Hello, I am not very familiar with Perl, but I am trying to use it to email all files within a directory that have a .pdf extension using the anex command within the Mail::SendEasy module. I have created an array with my filenames using @files = <*.pdf>; but I am not sure how to translate that array into email attachments using anex. Any suggestions would be appreciated!
thank you, Tiffany -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/