in reply to Re^5: Why does PERL5LIB need to be so verbose? ( shebang )
in thread Why does PERL5LIB need to be so verbose?
Yes it is....
For example:
Why is String::Format under /h/o/m/e/perl5/lib/perl/ whilst Term::ANSIColor is under /h/o/m/e/perl5/lib/perl/5.10.0 and Test::Strict is under /h/o/m/e/perl5/lib/perl/site_perl/5.10.0
Its not like I'm deliberately installing things in odd ways - sometimes I'll use cpanm and sometimes I'll use perl -MCPAN -e shell
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: Why does PERL5LIB need to be so verbose? (installstyle sitelib installlib vendorlib INST_ARCH INST_VER userelocatableinc @INC)
by Anonymous Monk on Oct 22, 2013 at 11:17 UTC | |
by kiz (Monk) on Oct 22, 2013 at 11:31 UTC |