Revision history for DBIx::Class
+0.07006 2007-04-17 23:18:00
- Lots of documentation updates
- deploy now takes an optional 'source_names' parameter (dec)
- Quoting for for columns_info_for
# 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.07005';
+$VERSION = '0.07006';
sub MODIFY_CODE_ATTRIBUTES {
my ($class,$code,@attrs) = @_;