Revision history for DBIx::Class
-0.05990_01 Pending
+0.05990_02 2006-03-10 13:31:37
- remove test dep on YAML
- additional speed tweaks for C3
- allow scalarefs passed to order_by to go straight through to SQL
# 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.05999_01';
+$VERSION = '0.05999_02';
sub MODIFY_CODE_ATTRIBUTES {
my ($class,$code,@attrs) = @_;