X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FResultSourceHandle.pm;h=474c9a4a4c6cb883036cd95f6a58c1d0f334d565;hb=1b6fe47d369e84831a8a881813a53cca68694e72;hp=e39bfbc87cef07864fb7cbac3a3c2a57e426958a;hpb=26148d36e66d7f7c67863cea8d6501739b765692;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/ResultSourceHandle.pm b/lib/DBIx/Class/ResultSourceHandle.pm index e39bfbc..474c9a4 100644 --- a/lib/DBIx/Class/ResultSourceHandle.pm +++ b/lib/DBIx/Class/ResultSourceHandle.pm @@ -39,10 +39,6 @@ will have a C<$schema> object through their source handle Large output when using Data::Dump(er) since this class can be set to stringify to almost nothing -=item * - -Closer to being able to do a Serialize::Storable that doesn't require class-based connections - =back =head1 METHODS