Fix multi-line comments in YAML and JSON producers
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Names.pm
index 4dc9c24..71ff6a9 100644 (file)
@@ -95,14 +95,13 @@ __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>
 
-=head1 BUGS
-
-=head1 TODO
-
 =over 4
 
 =item Name Groups
@@ -145,6 +144,5 @@ code it into the filter it's self.
 
 =back
 
-=head1 AUTHOR
 
 =cut