Brijesh Kanderia wrote:

> Hi All,
> 
> I dont have very much idea about perl programing. I have writen a small
> script which reads the content of one file which keeps on changing daily.
> and sends the out put to the concerned person thru mail.
> 
> Now what I want is that I dont want the contents. I want this script to
> send this txt file as an attachment to [EMAIL PROTECTED] now pls tell me how to
> do this.

Take a look at Mail::Mailer from CPAN

You might want to have MIME::Base64 installed as well.





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to