fixing whitespace issues with POD
This commit is contained in:
parent
af66fa585c
commit
fe39696e79
2 changed files with 2 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ This is a mixin package for WebGUI::Asset that contains all versioning related f
|
|||
my $newAsset = $asset->addRevision(\%properties, $revisionDate, \%options);
|
||||
|
||||
# TODO: Add usage for all methods available from this class
|
||||
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
These methods are available from this class:
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ sub _getDuration {
|
|||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 _getExpireOffset (durationType)
|
||||
|
||||
Returns the offset in seconds based on what is passed in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue