hi,
I'm new in perl's world.Could anyone help me on the follwing script.
The probleme : I'm unable to send email when i pass more than 1 argument to the "to()" method
Here is the script
use strict;
use Net::SMTP;
my $smtp=Net::SMTP->new('my mailserver',Debug=>2) my $message="...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.