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 1.008000

  • Remove redundant prereqs now that Module::Build 0.36 is required
  • Makefile.PL avoids CPAN client configuration when not required
  • print_environment_vars_for() refactored with separate function environment_vars_string_for()
  • PERL_LOCAL_LIB_ROOT environment is added to disambiguate when PERL_MM_OPT, etc. was set by local::lib or other means

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