Hello everyone.
I am trying to do some automatic emailing of files using the Mail::Sender module. Whenever I invoke the script (using -w), I get an error stating:
Unsuccessful stat on filename containing newline at /usr/gnu/lib/perl5/Mail/Sender.pm line 759.
I have checked the Sender.pm file and find no newline character.
I'm pretty new to the whole Perl thing and this is my first outing to try and write something usefull. If anyone has anything, please let me know. Thank you very much in advance.
Bradley