Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: How do I tell CPAN to use a local lib? (perllib/perl5lib/perl5opt/-Idirectory/-Mblib/sitecustomize.pl )

by Anonymous Monk
on May 26, 2013 at 02:59 UTC ( [id://1035292]=note: print w/replies, xml ) Need Help??


in reply to Re: How do I tell CPAN to use a local lib? ()
in thread How do I tell CPAN to use a local lib?

PERL5LIB trumps PERLLIB
-Idirectory trumps PERL5LIB
-Mblib trumps PERL5LIB/PERLLIB/-I
PERL5OPT=-Mlib=shecky trumps -Mblib/PERL5LIB/PERLLIB/-I
and they all trump sitecustomize.pl (sitecustomize processed before they are)

PERL5LIB TRUMPS PERLLIB, -I trumps PERL5LIB, -Mblib TRUMPS PERL5LIB/PERLLIB/-I, PERL5OPT=-Mlib=shecky trumps -Mblib/PERL5LIB/PERLLIB/-I and they all trump sitecustomize.pl

  • Comment on Re^2: How do I tell CPAN to use a local lib? (perllib/perl5lib/perl5opt/-Idirectory/-Mblib/sitecustomize.pl )

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 19:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found