fix whitespace for POD

This commit is contained in:
Colin Kuskie 2008-06-12 23:29:16 +00:00
parent d046cb314f
commit 93995ae74f
2 changed files with 2 additions and 0 deletions

View file

@ -2437,6 +2437,7 @@ true.
sub isValidRssItem { 1 } sub isValidRssItem { 1 }
#------------------------------------------------------------------- #-------------------------------------------------------------------
=head2 www_widgetView ( ) =head2 www_widgetView ( )
Returns the view() method of the asset object suitable for widgetizing. Returns the view() method of the asset object suitable for widgetizing.

View file

@ -108,6 +108,7 @@ sub definition {
#------------------------------------------------------------------- #-------------------------------------------------------------------
=head2 exportGetUrlAsPath ( index ) =head2 exportGetUrlAsPath ( index )
Translates a URL into an appropriate path and filename for exporting. Translates a URL into an appropriate path and filename for exporting.