From: Paul Cochrane Date: Thu, 25 Jun 2015 11:16:33 +0000 (+0200) Subject: Add a DESCRIPTION to SQL::Translator::Filter::Names X-Git-Tag: v0.11022~37 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FSQL-Translator.git;a=commitdiff_plain;h=eab567b4f0b238c6eee22e7d52668d9cb3f0da09 Add a DESCRIPTION to SQL::Translator::Filter::Names Do this correctly this time. I seem to have mixed up the location while merging other patches. --- diff --git a/lib/SQL/Translator/Filter/Names.pm b/lib/SQL/Translator/Filter/Names.pm index 4dc9c24..a0dd234 100644 --- a/lib/SQL/Translator/Filter/Names.pm +++ b/lib/SQL/Translator/Filter/Names.pm @@ -95,6 +95,9 @@ __END__ =head1 DESCRIPTION +Tweak the names of schema objects by providing functions to filter the names +from the given into the desired forms. + =head1 SEE ALSO C, L