Quote:
Originally posted by JCDR
Hi Guys,
I got all the perl mod's installed but after running the newnews.pl file the following error appeared.
Can't locate MIME/Base64.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/ma
ch /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /
usr/local/lib/perl5/site_perl/5.005 .) at /usr/local/lib/perl5/site_perl/5.005/M
IME/Words.pm line 85.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/MIME/W
ords.pm line 85.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/MIME/W
ordDecoder.pm line 77.
BEGIN failed--compilation aborted at ./newnews.pl line 44.
Any ideas?
|
This indicates the MIME::WordDecoder can not be found. It comes bundled in the MIME-tools package. It may be that you have an older version of MIME::Tools that did not include the Decoder function. The latest is at
http://search.cpan.org/search?dist=MIME-tools