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 0.04

  • Use "load.pm" instead of AutoLoader. Increased dependency on Thread::Serialize to 0.05, which also uses "load.pm".
  • Removed "our" from $VERSION, should shave off some bytes in memory usage, as found from testing with Benchmark::Thread::Size.

Modules

provide thread-local exit(), BEGIN {} and END {}