X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FCore.pm;h=4f9a59cf4067e2752993f1b48d99aa3d7b161468;hb=8236f0dc975f51ed07e7d901e4534878cb6a6b15;hp=e8b14efa0677aa2c5daa0b9baffa33b140112ba4;hpb=5a99915c2e3e56ed5b64662fbfdc0c9cdd493bcb;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Core.pm b/lib/DBIx/Class/Core.pm index e8b14ef..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 @@ -35,10 +36,14 @@ The core modules currently are: =over 4 +=item L + =item L =item L +=item L + =item L =item L