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 Class::Data::Accessor.

0.04001 Thur May 17 18:21:26 2007
    - Corrected Makefile.PL license to match core module LICENSE
        (perl -> artistic)

0 04000 Sat May 05 21:17:23 2007
    - Converted to Module::Install
    - Added culterific tests/TEST_AUTHOR
    - Converted to distro friendly version number

0.03  2006-06-23 19:50:23
    - Added warning when attempting to make DESTROY accessor
    - Added mk_classaccessors class method
    - Doc patch (Aran Deltac)

0.02
    - Doc fixes
    - Added no warnings qw/redefine/ for usage with C3

0.01  2005-11-27 21:21:46
    - initial release