Class-Accessor-Complex
view release on metacpan or search on metacpan
Revision history for Perl extension Class-Accessor-Complex
1.100880 2010-03-29 19:47:30 Europe/Vienna
- added support for Sub::Documentation and new-style
Class::Accessor::Installer
- use parent instead of use base
1.100820 2010-03-23 22:37:52 Europe/Vienna
- converted the distribution to Dist::Zilla-style
0.16 Sun 2009.12.06 22:47:16 CET (Marcel Gruenauer <marcel@cpan.org>)
- reduced dependencies using author tests
- better dist engineering (INSTALL, README, README.mkdn etc.)
0.15 Fri Nov 7 14:21:10 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Updated Module::Install; there was a segfault maybe related to an old
version of Module::Install, see
http://www.nntp.perl.org/group/perl.cpan.testers/2008/10/msg2521929.html
0.14 Fri Oct 31 00:37:23 CET 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
- Added standard test files; this will also help with CPANTS.
- Added key count method to hash (Florian Helmberger)
0.13 Thu, 29 May 2008 12:01:12 -0000 (Marcel Gruenauer <marcel@cpan.org>)
- set the version to 0.13
- Class::Accessor::Complex now uses List::MoreUtil's uniq() to filter out
duplicate method names
- t/01_integer.t: added test to check that no (redefined) warnings occurred
( run in 0.608 second using v1.01-cache-2.11-cpan-49f99fa48dc )