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

@ -47,14 +47,10 @@ These functions/methods are available from this package:
Adds a wobjectId to the passive profile log.
=over
=item wobjectId
=head3 wobjectId
The wobjectId to add.
=back
=cut
sub add {
@ -77,14 +73,10 @@ sub add {
Adds all wobjects on current page to the passive profile log.
Optionally you can specify an alternate pageId.
=over
=item pageId
=head3 pageId
The pageId of the page you want to log.
=back
=cut
sub addPage {
@ -104,14 +96,10 @@ sub addPage {
Summarizes passive profile log data using the metadata attributes. An entry
is logged in the passiveProfileAOI table.
=over
=item hashRef
=head3 hashRef
A hashRef with userId and wobjectId.
=back
=cut
sub summarizeAOI {