projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
33d693c
)
Remove empty =over blocks
Paul Cochrane [Fri, 12 Jun 2015 11:06:43 +0000 (13:06 +0200)]
This removes the 'No items in =over' warning from podchecker
lib/SQL/Translator/Producer/DiaUml.pm
patch
|
blob
|
blame
|
history
lib/SQL/Translator/Producer/Latex.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Translator/Producer/DiaUml.pm
b/lib/SQL/Translator/Producer/DiaUml.pm
index
187bd61
..
cdb2581
100644
(file)
--- a/
lib/SQL/Translator/Producer/DiaUml.pm
+++ b/
lib/SQL/Translator/Producer/DiaUml.pm
@@
-28,10
+28,6
@@
automatically arrange them horizontally or vertically.
=head2 Producer Args
-=over 4
-
-=back
-
=cut
use strict;
diff --git
a/lib/SQL/Translator/Producer/Latex.pm
b/lib/SQL/Translator/Producer/Latex.pm
index
87369c2
..
5d4b3dc
100644
(file)
--- a/
lib/SQL/Translator/Producer/Latex.pm
+++ b/
lib/SQL/Translator/Producer/Latex.pm
@@
-28,10
+28,6
@@
automatically arrange them horizontally or vertically.
=head2 Producer Args
-=over 4
-
-=back
-
=cut
use strict;