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

@ -616,7 +616,7 @@ sub getHashref {
#-------------------------------------------------------------------
=head2 getId ()
=head2 getId ( )
Returns the unique identifier of this storage location.
@ -629,7 +629,7 @@ sub getId {
#-------------------------------------------------------------------
=head2 getLastError ()
=head2 getLastError ( )
Returns the most recently generated error message.