Difference between revisions of "Class XPath"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Class::XPath |Short description=Adds XPath-style matching to object trees |Full description=Class::XPath is a Perl module which adds XPath-style matching to...")
 
(No version changes)
Line 3: Line 3:
 
|Short description=Adds XPath-style matching to object trees
 
|Short description=Adds XPath-style matching to object trees
 
|Full description=Class::XPath is a Perl module which adds XPath-style matching to your object trees. This means that you can find nodes using an XPath-esque query with match() from anywhere in the tree. Also, the xpath() method returns a unique path to a given node which can be used as an identifier.
 
|Full description=Class::XPath is a Perl module which adds XPath-style matching to your object trees. This means that you can find nodes using an XPath-esque query with match() from anywhere in the tree. Also, the xpath() method returns a unique path to a given node which can be used as an identifier.
 +
|Homepage URL=http://search.cpan.org/~samtregar/Class-XPath-1.4/XPath.pm
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://search.cpan.org/~samtregar/Class-XPath-1.4/XPath.pm
 
|VCS checkout command=
 
 
|Computer languages=Perl
 
|Computer languages=Perl
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Perl,XPATH,path,node,identifier,object tree,match()
 
|Keywords=Perl,XPATH,path,node,identifier,object tree,match()
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2007-10-26
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.4
 
|Version identifier=1.4
 
|Version date=2004-03-02
 
|Version date=2004-03-02
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://search.cpan.org/src/SAMTREGAR/Class-XPath-1.4/XPath.pm
 
|Version download=http://search.cpan.org/src/SAMTREGAR/Class-XPath-1.4/XPath.pm
 +
|Version comment=1.4 stable released 2004-03-02
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/21
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2004-03-02
 +
}}
 +
{{Project license
 +
|License=Perl
 +
|License verified by=Janet Casey
 
|License verified date=2004-03-02
 
|License verified date=2004-03-02
|Version comment=1.4 stable released 2004-03-02
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Sam Tregar
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Sam Tregar
 
 
|Email=sam@tregar.com
 
|Email=sam@tregar.com
 
|Resource URL=
 
|Resource URL=
Line 43: Line 40:
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=Perl
 
|License verified by=Janet Casey
 
|License verified date=2004-03-02
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 53: Line 45:
 
|Prerequisite description=Perl 5.6.0 or later
 
|Prerequisite description=Perl 5.6.0 or later
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:11, 21 January 2017


[edit]

Class::XPath

http://search.cpan.org/~samtregar/Class-XPath-1.4/XPath.pm
Adds XPath-style matching to object trees

Class::XPath is a Perl module which adds XPath-style matching to your object trees. This means that you can find nodes using an XPath-esque query with match() from anywhere in the tree. Also, the xpath() method returns a unique path to a given node which can be used as an identifier.





Licensing

License

Verified by

Verified on

Notes

License

Perl

Verified by

Janet Casey

Verified on

2 March 2004




Leaders and contributors

Contact(s)Role
Sam Tregar Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:sam@tregar.com


Software prerequisites

KindDescription
Required to usePerl 5.6.0 or later




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.