start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: parent Chapter 17
The LWP Library
Next: Reference: push_content
 

pos

 $

h


->pos
([$

element

])

Sets or retrieves the current position in the syntax tree of the current object. The returned value is a reference to the element object that holds the current position. The "position" object is an element contained within the tree that has the current object ( $h ) at its root.


Previous: Reference: parent Perl in a Nutshell Next: Reference: push_content
Reference: parent Book Index Reference: push_content

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.