Fix POD whitespace problems.

This commit is contained in:
Colin Kuskie 2010-05-06 12:38:00 -07:00
parent 5bf7f42798
commit 1aeb75bce9
4 changed files with 4 additions and 2 deletions

View file

@ -63,6 +63,7 @@ use Archive::Any;
=head1 DIAGNOSTICS =head1 DIAGNOSTICS
=head1 METHODS =head1 METHODS
=cut =cut
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------

View file

@ -26,6 +26,7 @@ functions _quiet_caller and _try_as_caller are directly copied from Test::Except
hocuspocus is being in that module however, since doing 'eval { uplevel 1, $codeRef }' seems to work too. On my hocuspocus is being in that module however, since doing 'eval { uplevel 1, $codeRef }' seems to work too. On my
platform at least =). For the time being, I leave those subs in here so that they may be used. They are commented platform at least =). For the time being, I leave those subs in here so that they may be used. They are commented
out by default, though. out by default, though.
=cut =cut
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------