X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FCDBICompat%2FAbstractSearch.pm;h=948dcd907b5482dac1c4ce738b73322ef58ef2c7;hb=93b7182b41791a8253cef12f02805eaab05df91d;hp=f5c8751331a6063ef1f41d1ea05b493aa6ad520a;hpb=c0494fe173384e4fdde1f165f0670aeb5dc084a8;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/CDBICompat/AbstractSearch.pm b/lib/DBIx/Class/CDBICompat/AbstractSearch.pm index f5c8751..948dcd9 100644 --- a/lib/DBIx/Class/CDBICompat/AbstractSearch.pm +++ b/lib/DBIx/Class/CDBICompat/AbstractSearch.pm @@ -4,6 +4,20 @@ package # hide form PAUSE use strict; use warnings; +=head1 NAME + +DBIx::Class::CDBICompat::AbstractSearch + +=head1 SYNOPSIS + +See DBIx::Class::CDBICompat for directions for use. + +=head1 DESCRIPTION + +Emulates L. + +=cut + # The keys are mostly the same. my %cdbi2dbix = ( limit => 'rows',