![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Sending email attachmentsby MrCromeDome (Deacon) |
on Jul 24, 2003 at 21:40 UTC ( #277704=note: print w/replies, xml ) | Need Help?? |
Have you considered Mail::Sender? Would give you a simpler and more portable way of doing what you want:
@filelist is an array containing a list of file names to attach.
Cheers!
In Section
Seekers of Perl Wisdom
|
|