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

Changes for version 1.45 - 2018-10-19

  • work around weird, buggy and broken stacksize check in newer Storable.
  • create a framework for patching modules before make, thanks to Storable.
  • try to work around install phase changing thw cwd,m so instsrc . no longer fails because the install dependency changed the cwd.
  • restore PL_origfilename and $0 to argv[0] before running bootstrap, so the script name is no longer '-e' in error messages and so on.
  • PERL_VERSION can now be a full URL or a directory.
  • default to stableperl.
  • add -Uversiononly to Configure args, as it's required by staticperl, and one of the many unrelated things usedevel needlessly toggles.

Documentation

perl, libc, 100 modules, all in one standalone 500kb file
perl, libc, 100 modules, all in one standalone 500kb file

Provides

in Staticperl.pm

Examples