The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.000_021 - 2017-04-23

  • account for an empty SHELL variable when detecting shell
  • author test cleanups
  • bootstrapping option --no-manpages now affects bootstrapping process, not just later module installs
  • cope with home directories with spaces when bootstrapping with old CPAN.pm

Changes for version 2.000_020 - 2016-10-18

  • fix handling of inc_version_list
  • don't load strict or warnings outside author mode
  • load and use Cwd when we're printing and exiting
  • use loaded Cwd/Win32::Cwd if it's available
  • handle relative paths in current executable
  • don't try to run current executable in embedded perl
  • handle relative directories better
  • fix shell test for powershell 1 and group policy restricted environments
  • avoid user init files in shell test
  • use safer format to check environment in shell test
  • many test cleanups

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