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.06    2018-12-07
-bugfix: do not call SUPER::new if no parent class can('new')

0.05    2018-07-23
-bugfix: package names correctly escaped when used as hash key

0.04    2018-05-11
-*correctly* increment MIN_PERL_VERSION and fix bugtracker metadata (credit: Dan Book)

0.03    2018-05-11
-increment MIN_PERL_VERSION to 5.82 as older perls do not support 'goto &ref'

0.02    2018-05-10
-bugfix: indexed slot types' keys may not be unique (RT #125297, credit: TOBYINK)

0.01    2018-04-20
-Initial release