I hate you all.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Core.pm
index 4f9a59c..7c48181 100644 (file)
@@ -8,8 +8,8 @@ use base qw/DBIx::Class/;
 
 __PACKAGE__->load_components(qw/
   Serialize::Storable
-  InflateColumn
   Relationship
+  InflateColumn
   PK::Auto
   PK
   Row