in reply to Re^2: "use lib" and architecture-specific paths
in thread "use lib" and architecture-specific paths

Weird, maybe its diabled
http://search.cpan.org/dist/perl/INSTALL#Disabling_older_versions_of_Perl
http://search.cpan.org/dist/perl/INSTALL#Coexistence_with_earlier_versions_of_perl5
  • Comment on Re^3: "use lib" and architecture-specific paths

Replies are listed 'Best First'.
Re^4: "use lib" and architecture-specific paths
by perrin (Chancellor) on Aug 09, 2007 at 02:26 UTC
    I think that just describes how @INC is built. As far as I can tell, "use lib" only adds one literal path to @INC.