in reply to tracking where I am in a tree structure
You might want to look at HTML::TreeBuilder and HTML::Element which have a method $elt->address() which already does this.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: tracking where I am in a tree structure
by agaffney (Beadle) on Jul 22, 2004 at 19:50 UTC |