Fix multi-line comments in YAML and JSON producers
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Names.pm
index 7643e6e..71ff6a9 100644 (file)
@@ -95,13 +95,12 @@ __END__
 
 =head1 DESCRIPTION
 
-=head1 SEE ALSO
-
-L<perl(1)>, L<SQL::Translator>
+Tweak the names of schema objects by providing functions to filter the names
+from the given into the desired forms.
 
-=head1 BUGS
+=head1 SEE ALSO
 
-=head1 TODO
+C<perl(1)>, L<SQL::Translator>
 
 =over 4
 
@@ -145,6 +144,5 @@ code it into the filter it's self.
 
 =back
 
-=head1 AUTHOR
 
 =cut