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 Object-Pad-FieldAttr-LazyInit

0.06    2023-08-10
        [CHANGES]
         * Swap all of the unit tests from `Test::More` to `Test2::V0`
         * Remember to implement `no ...` to disable the syntax
         * Switch to using `field` of Object::Pad v0.66

0.05    2022-02-01
        [CHANGES]
         * Renamed from Object-Pad-SlotAttr-LazyInit
         * Updated for Object::Pad 0.60

Revision history for Object-Pad-SlotAttr-LazyInit

0.04    2021-11-18
        [CHANGES]
         * Updated for Object::Pad 0.57
         * Fix docs typo "possibility"

0.03    2021-08-10
        [BUGFIXES]
         * Back-compat for perls before 5.28 (too old to have `mg_freeext()`)
         * Avoid leaking the weakself SV
         * Add PERL_NO_GET_CONTEXT

0.02    2021-08-08
        [CHANGES]
         * Updated for Object::Pad 0.50

0.01    2021-08-02
        First version, released on an unsuspecting world.