Revision history for DBIx::Class
+0.06999_04 2006-06-29 20:18:47
- disable cdbi-t/02-Film.t warning tests under AS perl
- fixups to MySQL tests (aka "work round mysql being retarded")
- compat tweaks for Storage debug logging
# 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.06999_03';
+$VERSION = '0.06999_04';
sub MODIFY_CODE_ATTRIBUTES {
my ($class,$code,@attrs) = @_;