[thelist] perl/sendmail/base64/mime problem

Adam Brin adam at brin.org
Mon Feb 18 13:40:01 CST 2002


Eric,
    It looks like you simply need to install the Mime::Base64 Module.  You
can get the latest version from http://search.cpan.org.  Installation is
fairly straight-forward.

- adam

On 2/18/02 2:26 PM, "Eric Bogs" <eric at bo.gs> wrote:

> This is a multi-part message in MIME format.
> --
> [ Picked text/plain from multipart/alternative ]
> Hi all,
>
> I'm not a PERL guru in the least, and a script on one of the sites I'm
> maintaining broke when we moved servers.
>
> The script (an anonymous remailer) makes use of a mime library to attach
> uploaded photos to the anonymous email.  There's a configuration problem
> with the MIME/Base64 library.
>
> The error returned is:
>
> Can't locate MIME/Base64.pm in @INC (@INC contains:
> /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
> /Library/Perl /Library/Perl /Network/Library/Perl/darwin
> /Network/Library/Perl /Network/Library/Perl .) at
> /Library/WebServer/WebSites/xy/cgi-bin/ads/mm_email.cgi line 38.
>
> The offending code is:
>
> use MIME::Base64 qw(encode_base64);
>
> Thanks gang!
> Eric
> --

_________________________________
adam at brin.org
http://adam.brin.org




More information about the thelist mailing list