Jeff.


--- On Thu, 10/16/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Subject: sendmail module
> To: beginners@perl.org
> Date: Thursday, October 16, 2008, 5:25 AM
> Hi All,
> 
> 
> 
> I am using Perl 5.6.1 and want to sue sendmail module. I
> have copied the
> Sendmail.pm module to the mail dir. But still it is not
> executing
> properly.
> 
> Following is the exact error.
> 
> 
> 
> Can't locate MIME/Base64.pm in @INC (@INC contains:


from what you show, you need to install MIME::Base64 module, which is used for 
encoding a message body.


      


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to