From: Rafael Kitover Date: Fri, 3 Dec 2010 09:32:03 +0000 (-0500) Subject: minor POD fixup X-Git-Tag: 0.07003~30 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=dcc51168fb33f95e18bb3b8fdf285a3f0f7b555c;p=dbsrgits%2FDBIx-Class-Schema-Loader.git minor POD fixup --- diff --git a/lib/DBIx/Class/Schema/Loader/Base.pm b/lib/DBIx/Class/Schema/Loader/Base.pm index 0b9b6b7..e7da667 100644 --- a/lib/DBIx/Class/Schema/Loader/Base.pm +++ b/lib/DBIx/Class/Schema/Loader/Base.pm @@ -488,9 +488,9 @@ It is safe to upgrade your existing Schema to this option. This option controls how accessors for column names which collide with perl methods are named. See L for more information. -This option takes either a single L format or a hashref of +This option takes either a single L format or a hashref of strings which are compiled to regular expressions that map to -L formats. +L formats. Examples: