Hello,
Did you already resolve it?
There is space before *END*.
#!Perl
print <<"*END*";
Hello,
world!
*END*
Regards,
From: perl-win32-users-boun...@listserv.activestate.com
[mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of P
Dear All,
I am getting the below error for Mail::Sender utility. Which sends the mail.
Your help will be a great help for me. Error is,
*Can't find string terminator "*END*" anywhere before EOF at Mail_Attach.pl
line 18.
*
Please find the complete code as below, and platform is Linux.
#!usr/lo