POD fixes and removing debug output

This commit is contained in:
Wouter van Oijen 2006-07-11 09:05:22 +00:00
parent f3346bd008
commit 2d9565775f
53 changed files with 267 additions and 215 deletions

View file

@ -70,7 +70,7 @@ sub _uiLevelChecksOut {
#-------------------------------------------------------------------
=head2 AUTOLOAD ()
=head2 AUTOLOAD ( )
Dynamically creates functions on the fly for all the different form control types.
@ -95,7 +95,7 @@ sub AUTOLOAD {
#-------------------------------------------------------------------
=head2 DESTROY ()
=head2 DESTROY ( )
Disposes of the form object.