Hi
I am new to perl and am working a tool that i am going to have to write in perl.
i have built a linus box (Fedora) and put the latest release of active state perl on it. I have downloaded a cpan module. when i come to install it it throws the error i have detailed below (cant locate @INC).
can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains:
/usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
root@XXXXX Win32-EventLog-0.076#
Hope you can help!
Thanks