Having trouble installing MIME::Lite module

Having trouble installing MIME::Lite module

am 06.07.2006 22:25:29 von macik81

I have Perl installed on my Windows PC and I am trying to install
module MIME::Lite. I run the command "perl -MCPAN -e "install
'MIME::Lite'"" and I don't get any errors but I do get the following
warning:

Warning: PERL_LIB (D:\Perl\perl\lib) seems not to be a perl library
directory
(Exporter.pm not found) at D:/Perl/lib/ExtUtils/MM_Unix.pm line
1713.
Have D:\Perl\lib\Config.pm expected D:\Perl\perl\lib\Config.pm

So, I think the module has been installed correclty, since no errors.
When I run the command "perl -MMIME::Lite -e "print"" to see if it is
installed, nothing shows up. And when I try to run my perl script it
complians:

Can't locate MIM/Lite.pm in @INC (@INC contains: D:/Perl/lib
D:/Perl/site/lib .)
at mymailexample.pl line 2.
BEGIN failed--compilation aborted at mymailexample.pl line 2.

Any ideas?

Re: Having trouble installing MIME::Lite module

am 07.07.2006 02:09:03 von mumia.w.18.spam+nospam.usenet

macik81@hotmail.com wrote:
> [...]
> Can't locate MIM/Lite.pm in @INC (@INC contains: D:/Perl/lib
> D:/Perl/site/lib .)
> at mymailexample.pl line 2.
> BEGIN failed--compilation aborted at mymailexample.pl line 2.
>
> Any ideas?
>

Yes, MIM ≠ MIME.

Re: Having trouble installing MIME::Lite module

am 07.07.2006 04:51:16 von John Bokma

macik81@hotmail.com wrote:

> I have Perl installed on my Windows PC and I am trying to install
> module MIME::Lite. I run the command "perl -MCPAN -e "install

For ActivePerl:

ppm install MIME-Lite

See: http://johnbokma.com/perl/cpan-modules-installed.html

--
John Bokma Freelance software developer
&
Experienced Perl programmer: http://castleamber.com/