Fixed some POD formatting.
This commit is contained in:
parent
50948d36d6
commit
005e2eb8aa
28 changed files with 148 additions and 159 deletions
|
|
@ -27,16 +27,16 @@ use WebGUI::SQL;
|
|||
|
||||
Package WebGUI::Search
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
A package built to take the hassle out of creating advanced search functionality in WebGUI applications.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
use WebGUI::Search;
|
||||
$sql = WebGUI::Search::buildConstraints(\@fields);
|
||||
$html = WebGUI::Search::form(\%hidden);
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
A package built to take the hassle out of creating advanced search functionality in WebGUI applications.
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
These methods are available from this package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue