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

Reply via email to