Revision history for Class::Accessor::Grouped.
+0.10009 2012-11-15 18:51 (UTC)
- Stop leaking extra methods into the inheritance chain - there
are plenty already
}
}
-our $VERSION = '0.10008';
+our $VERSION = '0.10009';
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases
# when changing minimum version don't forget to adjust Makefile.PL as well