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-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tfbsr Bertrand
Sent: quinta-feira, 15 de abril de 2004
11:52
To: perl perl; perl1 perl1
Subject: Net::SMTP

 

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!?
Yahoo! Tax Center - File online by April 15th

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to