changed POD formatting

This commit is contained in:
JT Smith 2004-09-14 02:22:38 +00:00
parent bf5a0145ae
commit 2b6eb201a9
55 changed files with 1188 additions and 3220 deletions

View file

@ -81,28 +81,20 @@ sub buildQuery {
=head2 new( %p )
=over
=item data
=head3 data
A hash reference of field name to value.
=item properties
=head3 properties
=over
=item * quote
=head3 * quote
If true values for this field are automatically quoted.
=back
=item table
=head3 table
The name of the table to query.
=back
=cut
sub new {