The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension MouseX::AttributeHelpers

0.05
        - Modernize the code for new Mouse (gfx)
        - use Mouse 0.40 (gfx)

0.04
        - use Mouse 0.37, thanks to Goro Fuji (gfx)

0.03
        - no functional changes, no need to update
        - moved Any::Moose dependency to test_requires section

0.02
        - added test for Any::Moose
        - works with 'ro', 'builder' and 'lazy_build' attributes

0.01
        - original version