Additional pod docs

This commit is contained in:
Duncan Ferguson 2014-06-29 12:49:37 +01:00
parent 7efebc30b9
commit 858112c072
4 changed files with 89 additions and 40 deletions

View file

@ -340,6 +340,11 @@ a wrapper to maketext in Locale::Maketext
Output text on STDOUT.
=item $ovj->parent;
Reutrned the object that is the parent of this one, if it was set when the
object was created
=item $obj->exit;
Stub to allow program to exit neatly from wherever in the code