Christopher H. Laco [Tue, 3 Jul 2007 02:09:57 +0000 (02:09 +0000)]
Updated Changes/Version for release
Revision history for Class::Accessor::Grouped.
+0.07000
- Altered get_inherited to return undef rather than () when no value
- set for Class::Data::(Inheritable|Accessor) compatiblity
-
-0.06001
+ set for Class::Data::(Inheritable|Accessor) compatiblity
- Fixed spelling test error
- Added WriteAll/DIST/PREOP for README
use vars qw($VERSION);
-$VERSION = '0.06000';
+$VERSION = '0.07000';
=head1 NAME