Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: object version does not match bootstrap parameter ( cpanm --local-lib PERL5LIB)

by Anonymous Monk
on Sep 28, 2013 at 06:06 UTC ( [id://1056103]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    cpanm -v --local-lib /home/username/myperllibs   CGI
    Installing /home/username/myperllibs/lib/perl5/CGI.pm
    ...
    Installing /home/username/myperllibs/lib/perl5/CGI/Switch.pm
    Installing /home/username/myperllibs/lib/perl5/CGI/Util.pm
    Appending installation info to /home/username/myperllibs/lib/perl5/MSW
    +in32-x86-multi-thread/perllocal.pod
    
  2. or download this
    export PERL5LIB=/home/username/myperllibs/lib/perl5:$PERL5LIB
    export PATH=/home/username/myperllibs/bin;$PATH
    
  3. or download this
    perl -V
    ...
    ...
        /usr/lib/perl5/vendor_perl/5.8
        /usr/lib/perl5/vendor_perl/5.8
        .
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1056103]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-18 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found