Fixed some POD formatting.
This commit is contained in:
parent
50948d36d6
commit
005e2eb8aa
28 changed files with 148 additions and 159 deletions
|
|
@ -30,6 +30,10 @@ use WebGUI::Template;
|
|||
|
||||
Package WebGUI::Page
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
This package provides utility functions for WebGUI's page system.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
use WebGUI::Page;
|
||||
|
|
@ -40,10 +44,6 @@ Package WebGUI::Page
|
|||
$hashRef = WebGUI::Page::getTemplatePositions($templateId);
|
||||
$url = WebGUI::Page::makeUnique($url,$pageId);
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
This package provides utility functions for WebGUI's page system.
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
These functions are available from this package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue