Re: Parsing HTML Form Data in Perl

2002-06-11 Thread Tor Hildrum
> I have written a e-mail script but cannot get the From part of the > sendmail protical to recognize e-mails with a period in the user name > like [EMAIL PROTECTED] It causes errors. I know if I send > brook/.hurd@gm/.com it will work. /. or \.? > I cannot locate the code required to > parse

Parsing HTML Form Data in Perl

2002-06-11 Thread Brook Hurd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have written a e-mail script but cannot get the From part of the sendmail protical to recognize e-mails with a period in the user name like [EMAIL PROTECTED] It causes errors. I know if I send brook/.hurd@gm/.com it will work. I cannot locate the