X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FCore.pm;h=4f9a59cf4067e2752993f1b48d99aa3d7b161468;hb=efe6365bc168c25205c527e0e088bd7229a3575b;hp=96a6a9afd9cd2ff20c21bd47e30458d372028b77;hpb=75d079145a507a0e5ff89b2676d383f4fd1a5511;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/Core.pm b/lib/DBIx/Class/Core.pm index 96a6a9a..4f9a59c 100644 --- a/lib/DBIx/Class/Core.pm +++ b/lib/DBIx/Class/Core.pm @@ -10,6 +10,7 @@ __PACKAGE__->load_components(qw/ Serialize::Storable InflateColumn Relationship + PK::Auto PK Row ResultSourceProxy::Table @@ -41,6 +42,8 @@ The core modules currently are: =item L +=item L + =item L =item L