Re: MIME::Lite : Can someone please point out what I'm doing wrong?

2003-05-30 Thread RMD
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'

Re: Help with -e switch

2002-12-24 Thread RMD
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

DBD::DB2 installation problem

2001-05-02 Thread rmd
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