I think that your script lacks the "path" part of the file to send, as in:
my $subject = "This is the subject";
my $msg = MIME::Lite ->new(
From =>$fromAddress,
To=>$toAddress,
Subject =>$subject,
Type =>'multipart/mixed'
MERRY CHRISTMAS TO ALL, WITH PEACE AND LOVE.
MY BEST WISHES
Ricardo Derbes
Altec SE
Albarracín 157 - San Carlos de Bariloche
+54-2944-426892
[EMAIL PROTECTED]
- Original Message -
From: "Paul Johnson" <[EMAIL PROTECTED]>
To: "Kieren Diment" <[EMAIL PROTECTED]>
Cc: "Perl Beginners" <[EMAI
HELP, please!
I´ve tried to install DBD:DB2 using CPAN or compiling it directly via perl
Makefile.PL, then make test and i get always this error:
[root@linux DBD-DB2-0.75]# make test
make[1]: Entering directory '/instalar/DBD-DB2-0.75/Constants'
make[1]: Leaving directory '/instalar/DBD-DB2-0.75