The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.000017 - 2015-10-06

  • fix shell quoting for fish shell
  • work around issue where some cpanm versions wouldn't upgrade ExtUtils::MakeMaker in some cases it should have
  • added --quiet option to surpress directory creation message
  • build_environment_vars_for, build_activate_environment_vars_for, and environment_vars_string_for options will always include directories being added, even if they were already in current ENV vars
  • fixes for author tests
  • create directory structure under created local::libs, ensuring arch dirs will always be added to @INC by perl
  • only cause CPAN.pm to prefer ExtUtils::MakeMaker over Module::Build during bootstrap process, not after
  • bootstrap process refactored

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