Converted to Module::Install
[p5sagit/Class-Accessor-Grouped.git] / Changes
CommitLineData
963a69a5 1Revision history for Class::Accessor::Grouped.
2
e1eaa4ae 30 04000 Sat May 05 21:17:23 2007
4 - Converted to Module::Install
5 - Added culterific tests/TEST_AUTHOR
6 - Converted to distro friendly version number
7
a49c32d9 80.03 2006-11-07 21:33::35
9 - big speedup for get_inherited
e1eaa4ae 10 - get_inherited now checks the current class first before calculating
11 super_path
a49c32d9 12 - get_inherited now caches super_path results
13
c46050d3 140.02 2006-06-26 19:23:13
15 - Added return statement to end of get_inherited
1ad8d8c6 16 - Fixed pod NAME
c46050d3 17
f810328a 180.01 2006-06-26 17:38:23
963a69a5 19 - initial release
e1eaa4ae 20