- or download this
Argument "him@here.com','C:/test1.txt" isn't
numeric in array element at C:\SCRIPTS\hash.pl line 27.
- or download this
print() on closed filehandle Symbol::GEN1 at C:/Perl/site/lib/Mail/Sen
+der.pm lin
e 1229.
...
e 1248.
readline() on closed filehandle Symbol::GEN1 at C:/Perl/site/lib/Mail/
+Sender.pm
line 1250.
- or download this
'him@here.com','C:/test1.txt'
'her@there.com','C:/test3.txt'
'it@where.com','C:/test2.txt','C:/test1.txt'
- or download this
#!c:/perl -w
use Mail::Sender;
...
and print "Mail was sent OK." || die "$Mail::Sender::Error\n";
$sender->Close;
}