Jim ,
Thats is the key ,it works better now.
I've declared my variable as a list instead of a scalar.
All is OK .
Thank you very much for your help.
best wishes to all of you .
J-M
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.