|
You
can use single quotes : ‘[EMAIL PROTECTED]’, or
you must use back slash with double quotes : “[EMAIL PROTECTED]”. Remember,
when you use double quotes Perl try to
translate variables, and @ means array for Perl. Solli -----Original
Message----- I am trying to use the
Net::SMTP module and I have been getting an error message on SMTP->Recipient("[EMAIL PROTECTED]"); error says "can't
call method recipient on an undefined value" Is there something I am
missing when using this module? Thanks Do you Yahoo!? |
_______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
