Hi Ajit,
This post for help with Mail::Sender package ... seems to have
gone unanswered for sometime now ... unless I've
missed a post and/or someone has replied directly
to you missing the list ...
Anyway, this is exactly the kind of PERL application that
I am using ActiveState perl on Windows NT 4.0 platform. I want to send emails with
attachments. I have downloaded package Sender.pm and copied it to my c:\perl\lib\mail
folder. Do I need to do anything special to install it ?
When I use it in the following script :
use Mail::Sender;