X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FResultSource.pm;h=e3c2b80cfaa01024ca10a480a8b67bb113bf6237;hb=03cc17a5ef496b7d17e2c585e5be8fe971f4f4fc;hp=54374f19c7e73e63119ee2710aa2427b45e7e1be;hpb=90545b68b06c2d2d288d593462539fe45fff48a6;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/ResultSource.pm b/lib/DBIx/Class/ResultSource.pm index 54374f1..e3c2b80 100644 --- a/lib/DBIx/Class/ResultSource.pm +++ b/lib/DBIx/Class/ResultSource.pm @@ -957,9 +957,7 @@ L, and set it here. $source->resultset_attributes({ order_by => [ 'id' ] }); -Specify here any attributes you wish to pass to your specialised -resultset. For a full list of these, please see -L. +Specify here any attributes you wish to pass to your specialised resultset. =cut