From: Jay Hannah Date: Thu, 7 Jan 2010 01:24:44 +0000 (+0000) Subject: By default luser-opts singularizes to LuserOpt. X-Git-Tag: 0.04999_14~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=48b8d687768de06bdc762a7a517bdd46f86ebd88;p=dbsrgits%2FDBIx-Class-Schema-Loader.git By default luser-opts singularizes to LuserOpt. --- diff --git a/lib/DBIx/Class/Schema/Loader/Base.pm b/lib/DBIx/Class/Schema/Loader/Base.pm index c446ac8..a2d43ff 100644 --- a/lib/DBIx/Class/Schema/Loader/Base.pm +++ b/lib/DBIx/Class/Schema/Loader/Base.pm @@ -213,7 +213,7 @@ the chunks back together. Examples: --------------------------- luser | Luser luser_group | LuserGroup - luser-opts | LuserOpts + luser-opts | LuserOpt =head2 inflect_plural