From: Rafael Kitover Date: Tue, 7 Dec 2010 11:43:23 +0000 (-0500) Subject: doc fix X-Git-Tag: 0.07003~27 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a7a8092185c333ad08edbc494f2c58d4bb356450;p=dbsrgits%2FDBIx-Class-Schema-Loader.git doc fix --- diff --git a/lib/DBIx/Class/Schema/Loader/Base.pm b/lib/DBIx/Class/Schema/Loader/Base.pm index 0b47def..a95ba83 100644 --- a/lib/DBIx/Class/Schema/Loader/Base.pm +++ b/lib/DBIx/Class/Schema/Loader/Base.pm @@ -310,12 +310,12 @@ together. Examples: Just like L above (can be hash/code-ref, falls back to default if hash key does not exist or coderef returns false), but acts as a map for pluralizing relationship names. The default behavior is to utilize -L. +L. =head2 inflect_singular As L above, but for singularizing relationship names. -Default behavior is to utilize L. +Default behavior is to utilize L. =head2 schema_base_class