The following module was proposed for inclusion in the Module List:
modid: Class::XPath
DSLIP: adpOp
description: adds xpath matching to object trees
userid: SAMTREGAR (Sam Tregar)
chapterid: 6 (Data_Type_Utilities)
communities:
PerlMonks, my use.perl journal
similar:
None
rationale:
This module adds XPath-style matching to your object trees. This
means that you can find nodes using an XPath-esque query with
C<match()> from anywhere in the tree. Also, the C<xpath()> method
returns a unique path to a given node which can be used as an
identifier.
You can find more disussion of the idea here:
http://perlmonks.org/index.pl?node_id=234301
I believe this module belongs in the Class:: hierarchy because it
is a tool for construct an OO class, much like a specialized
Class::MethodMaker. Calling it Class::XPath is meant to suggest that
this module will give your classes XPath support.
enteredby: SAMTREGAR (Sam Tregar)
enteredon: Sat Mar 29 20:49:18 2003 GMT
The resulting entry would be:
Class::
::XPath adpOp adds xpath matching to object trees SAMTREGAR
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=59400000_a0ff3c8933d79697&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=59400000_a0ff3c8933d79697&SUBMIT_pause99_add_mod_insertit=1