The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.03 - 2019-05-28
  - Fixed bugs in default namespace functions for perl < 5.16
  - Documentation updates

0.02 - 2019-05-25
  - Fix parser to allow empty function parameter lists
  - Exception objects now stringify to class suffix and message
  - Implemented several more Namespace::Default functions
  - Fixed several perl 5.10 and 5.8 compatibility problems
  - Remove accidental dependencies

0.01 - 2019-05-24
  - Initial release