Add a DESCRIPTION to SQL::Translator::Filter::Names
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Names.pm
index 4dc9c24..a0dd234 100644 (file)
@@ -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<perl(1)>, L<SQL::Translator>