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



-- Ian Stuart
A man depriving some poor village, somewhere, of a first-class idiot.

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

      Wow.... brilliant!
      That's, erm... interesting... reading
      (I need a coffee for this.... a strong one!)



      -- Ian Stuart
      A man depriving some poor village, somewhere, of a first-class idiot.