From: Dagfinn Ilmari Mannsåker Date: Wed, 11 Nov 2015 13:19:58 +0000 (+0000) Subject: Fix typo in column object POD link X-Git-Tag: 0.07044~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f04ae25f0b0f969263cc1ef6795865bc8d6d8291;p=dbsrgits%2FDBIx-Class-Schema-Loader.git Fix typo in column object POD link --- diff --git a/lib/DBIx/Class/Schema/Loader/Base.pm b/lib/DBIx/Class/Schema/Loader/Base.pm index 1ad8474..8f18c30 100644 --- a/lib/DBIx/Class/Schema/Loader/Base.pm +++ b/lib/DBIx/Class/Schema/Loader/Base.pm @@ -675,7 +675,7 @@ passed, the code is called with arguments of } coderef ref that can be called with a hashref map -The L and +The L and L objects stringify to their unqualified names.