Hi Punit, sorry for the late response.
On Thu, 27 Oct 2011 18:53:04 +0530 Punit Jain <contactpunitj...@gmail.com> wrote: > > > Looks good > > Writing Makefile for ExtUtils::MakeMaker > > Writing MYMETA.yml and MYMETA.json > > -- NOT OK > > >This is not good. How are you running cpan? Are you running it as a non-root > >user? What is your operating system, distribution and version? Are you using > >the system's built-in perl? Are you using local::lib . > > >You've been awfully short on details. > > > I am running CPAN as :- > > perl -MCPAN -e 'shell' > > > and this is run as root user. OS details - > cat /etc/redhat-release > CentOS release 5.5 (Final) > > perl -v > > This is perl, v5.8.8 built for x86_64-linux-thread-multi > Well, the Perl shipped with Fedora/RHEL/CentOS is rumoured to be low-quality and perl-5.8.8 is a very old version of Perl. You can try installing the Perl modules from their .rpm packages using yum (google for repositories for them) or alternatively compile a perl installation from source and put it under /opt/perl-5.14.2/ . Regards, Shlomi Fish > Copyright 1987-2006, Larry Wall > > @INC: > /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.8 > /usr/lib/perl5/site_perl > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.8 > /usr/lib/perl5/vendor_perl > /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi > /usr/lib/perl5/5.8.8 > > > Regards, > Punit > -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Interview with Ben Collins-Sussman - http://shlom.in/sussman Bugs are too afraid to reproduce on Chuck Norris’ computer. As a result, when he uses Microsoft Windows, it behaves just like a Linux system. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/