POD fixes (PodChecker.t)

This commit is contained in:
Wouter van Oijen 2006-07-13 12:30:47 +00:00
parent 2a929b83bd
commit fe9e46336d
4 changed files with 46 additions and 36 deletions

View file

@ -73,7 +73,9 @@ sub config {
Prints out debug information if debug is enabled.
=head3
=head3 output
The debug message to be printed if debug is enabled.
=cut
@ -92,7 +94,9 @@ sub debug {
Prints out error information.
=head3
=head3 output
The error message to be printed if debug is enabled.
=cut
@ -211,4 +215,3 @@ sub runTests {
1;