X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FCore.pm;h=44a5f962230f07e70ca127514da703ecbd915582;hb=19feb86bd0beb518ffb5bcbfe3cf37d2cc9c1c21;hp=298192bb18bfdcb03cba7648ba8ce45667764fcf;hpb=662e8798a79b7d8f8f2dbb3d1f14b664883710e6;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/Core.pm b/lib/DBIx/Class/Core.pm index 298192b..44a5f96 100644 --- a/lib/DBIx/Class/Core.pm +++ b/lib/DBIx/Class/Core.pm @@ -11,7 +11,7 @@ __PACKAGE__->load_components(qw/ Relationship PK Row - TableInstance + ResultSourceProxy::Table Exception AccessorGroup/); @@ -43,7 +43,7 @@ The core modules currently are: =item L -=item L +=item L =item L