Moved PK::Auto into core
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Core.pm
index 96a6a9a..87e7dce 100644 (file)
@@ -10,6 +10,7 @@ __PACKAGE__->load_components(qw/
   Serialize::Storable
   InflateColumn
   Relationship
+  PK::Auto
   PK
   Row
   ResultSourceProxy::Table