Remove empty sections
Paul Cochrane [Thu, 25 Jun 2015 11:27:08 +0000 (13:27 +0200)]
This removes (most of, but not yet all) the `empty section in previous
paragraph` warnings.

lib/SQL/Translator/Filter/DefaultExtra.pm
lib/SQL/Translator/Filter/Names.pm
lib/Test/SQL/Translator.pm

index 49e046d..dcef12e 100644 (file)
@@ -69,10 +69,4 @@ if you want to set lots of things, use lots of filters!
 
 C<perl(1)>, L<SQL::Translator>
 
-=head1 BUGS
-
-=head1 TODO
-
-=head1 AUTHOR
-
 =cut
index a0dd234..71ff6a9 100644 (file)
@@ -102,10 +102,6 @@ from the given into the desired forms.
 
 C<perl(1)>, L<SQL::Translator>
 
-=head1 BUGS
-
-=head1 TODO
-
 =over 4
 
 =item Name Groups
@@ -148,6 +144,5 @@ code it into the filter it's self.
 
 =back
 
-=head1 AUTHOR
 
 =cut
index 1802dcf..5e19082 100644 (file)
@@ -619,8 +619,6 @@ schema file and test yaml file to compare it against.
 
 =back
 
-=head1 BUGS
-
 =head1 AUTHOR
 
 Mark D. Addison E<lt>mark.addison@itn.co.ukE<gt>,