Class-Declare-Attributes
view release on metacpan or search on metacpan
Revision history for Perl module Class::Declare::Attributes
# $Id: Changes 1515 2010-08-22 14:41:53Z ian $
0.09 Mon Oct 5 15:45:32 2015
- altered symbol table walk to avoid "undefined behaviour" warning
0.08 Sun Aug 22 15:39:24 2010
- removed ': locked' attribute from object method & attribute accessors
as this has been deprecated in newer versions of Perl
0.07 Thu Jul 17 18:36:45 2008
- corrected symbol table walking to allow for encountering a non-GLOB
0.04 Tue May 1 18:21:12 2007
- reworked the handling of attributes
- ensured attributes aren't assigned if the class is not in strict mode
- added a require() method for loading C::D::A classes at run-time
( run in 0.560 second using v1.01-cache-2.11-cpan-49f99fa48dc )