From: Alexander Hartmaier Date: Fri, 18 Dec 2009 15:07:27 +0000 (+0000) Subject: link to DBIx::Class::Row X-Git-Tag: v0.08116~87 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e0032a6ef0c593432ec3c18f373dbff566408c23;p=dbsrgits%2FDBIx-Class.git link to DBIx::Class::Row --- diff --git a/lib/DBIx/Class/Schema.pm b/lib/DBIx/Class/Schema.pm index 1199a10..2e8f982 100644 --- a/lib/DBIx/Class/Schema.pm +++ b/lib/DBIx/Class/Schema.pm @@ -1186,7 +1186,7 @@ sub freeze { =back -Recommended way of dcloning objects. If a C object is passed +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.