Fixed some POD formatting.

This commit is contained in:
JT Smith 2002-12-17 00:39:48 +00:00
parent 50948d36d6
commit 005e2eb8aa
28 changed files with 148 additions and 159 deletions

View file

@ -31,12 +31,14 @@ use WebGUI::Template;
use WebGUI::URL;
use WebGUI::Utility;
=head1 NAME
Package WebGUI::Wobject
=head1 DESCRIPTION
An abstract class for all other wobjects to extend.
=head1 SYNOPSIS
use WebGUI::Wobject;
@ -44,10 +46,6 @@ Package WebGUI::Wobject
See the subclasses in lib/WebGUI/Wobjects for details.
=head1 DESCRIPTION
An abstract class for all other wobjects to extend.
=head1 METHODS
These methods are available from this class: