Fix POD whitespace problems.
This commit is contained in:
parent
5bf7f42798
commit
1aeb75bce9
4 changed files with 4 additions and 2 deletions
|
|
@ -63,6 +63,7 @@ use Archive::Any;
|
|||
=head1 DIAGNOSTICS
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
=cut
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ This is an aspect which makes adding comments to existing assets trivial.
|
|||
=head1 SYNOPSIS
|
||||
|
||||
with 'WebGUI::Role::Asset::Comments';
|
||||
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
These methods are available from this class:
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ Usage:
|
|||
|
||||
# Reset the session back
|
||||
$session->{_request} = $old_session;
|
||||
|
||||
|
||||
=cut
|
||||
|
||||
sub get_request
|
||||
|
|
|
|||
|
|
@ -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
|
||||
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.
|
||||
|
||||
=cut
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue