Hello all, Is there any way to send a file with a variable filename i.e. vendor$date (where $date = "0219.csv") using the Mail::Sender? Everything works fine if I put: file => 'vendor0219.csv' but it doesn't when: file => 'vendor$date' TIA Greg _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
- Re: Mail::Sender - sending a file with a variable filenam... Greg Wardawy
- Re: Mail::Sender - sending a file with a variable fi... Ben Wheeler
- Re: Mail::Sender - sending a file with a variable fi... Bennett Haselton
- Re: Mail::Sender - sending a file with a variable fi... Carl Jolley