Changes for version 1.008025 - 2013-11-01

  • fix install test on cygwin
  • fix stackable test on win32 and when external local::lib is set
  • clarify errors in Makefile.PL about CPAN configuration
  • adjust csh output to allow use directly by eval
  • silence a possible warning in Makefile.PL
  • add additional docs about combining local::lib with lib::core::only
  • reverse order of PERL_LOCAL_LIB_ROOT. new local::libs are now added to the beginning instead of the end, to match the order of other similar environment variables.

Documentation

Erschaffen und benutzen von Perl Modulen in einem lokalen lib/ Verzeichnis mit PERL5LIB
crie e use um diretório lib/ local para módulos perl com PERL5LIB

Modules

Remove all non-core paths from @INC to avoid site/vendor dirs
create and use a local lib/ for perl modules with PERL5LIB