Revision history for DBIx::Class
-0.06002
+0.06002 2006-04-20 00:42:41
- fix set_from_related to accept undef
- fix to Dumper-induced hash iteration bug
- fix to copy() with non-composed resultsource
# i.e. first release of 0.XX *must* be 0.XX000. This avoids fBSD ports
# brain damage and presumably various other packaging systems too
-$VERSION = '0.06001';
+$VERSION = '0.06002';
sub MODIFY_CODE_ATTRIBUTES {
my ($class,$code,@attrs) = @_;