Revision history for Class::Accessor::Grouped.
+0.10004 2011-11-28 21:20 (UTC)
- No longer leak internal __CAG* methods into the inheritable
namespace
}
}
-our $VERSION = '0.10003';
+our $VERSION = '0.10004';
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases
# when changing minimum version don't forget to adjust L</PERFORMANCE> and