POD fixes and removing debug output
This commit is contained in:
parent
f3346bd008
commit
2d9565775f
53 changed files with 267 additions and 215 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue