Revision history for Class::Accessor::Grouped.
+
+0.10005 2011-12-26 12:43 (UTC)
- Depend on newer bugfixed Class::XSAccessor
+ - Repack with correct metadata (RT#73100)
0.10004 2011-11-28 21:20 (UTC)
- No longer leak internal __CAG* methods into the inheritable
}
}
-our $VERSION = '0.10004';
+our $VERSION = '0.10005';
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases
# when changing minimum version don't forget to adjust Makefile.PL as well