Revision history for DBIx::Class
+0.08099_04 2008-07-24 01:00:00
- Added datetime_undef_if_invalid for InflateColumn::DateTime to
return undef on invalid date/time values
- Added search_related_rs method to ResultSet
# 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.08099_02';
+$VERSION = '0.08099_04';
$VERSION = eval $VERSION; # numify for warning-free dev releases