From: Alexander Hartmaier Date: Fri, 18 Dec 2009 15:14:47 +0000 (+0000) Subject: dclone pod take #2 X-Git-Tag: v0.08116~85 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9e9ecfdaec1a43acc1fa45d6acd90d0b4d856dcb;p=dbsrgits%2FDBIx-Class.git dclone pod take #2 --- diff --git a/lib/DBIx/Class/Schema.pm b/lib/DBIx/Class/Schema.pm index 2e8f982..3aa429a 100644 --- a/lib/DBIx/Class/Schema.pm +++ b/lib/DBIx/Class/Schema.pm @@ -1186,9 +1186,9 @@ sub freeze { =back -Recommended way of dcloning objects. If a L object is passed -its references to the schema object (which itself is B cloned) -are properly maintained. +Recommended way of dcloning L and L +objects so their references to the schema object +(which itself is B cloned) are properly maintained. =cut