Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: is_insideChapter 17
The LWP Library
Next: Reference: pos
 

parent

 $h->parent([$new])

Without an argument, returns the parent object for this element. If given a reference to another element object, this element is set as the new parent object and is returned.


Previous: Reference: is_insidePerl in a NutshellNext: Reference: pos
Reference: is_insideBook IndexReference: pos