0a5c990626
-- This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath.
42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/26 01:01:38 avsm Exp $
|
|
bin/xpath
|
|
libdata/perl5/site_perl/XML/XPath.pm
|
|
libdata/perl5/site_perl/XML/XPath/Boolean.pm
|
|
libdata/perl5/site_perl/XML/XPath/Builder.pm
|
|
libdata/perl5/site_perl/XML/XPath/Expr.pm
|
|
libdata/perl5/site_perl/XML/XPath/Function.pm
|
|
libdata/perl5/site_perl/XML/XPath/Literal.pm
|
|
libdata/perl5/site_perl/XML/XPath/LocationPath.pm
|
|
libdata/perl5/site_perl/XML/XPath/Node.pm
|
|
libdata/perl5/site_perl/XML/XPath/Node/Attribute.pm
|
|
libdata/perl5/site_perl/XML/XPath/Node/Comment.pm
|
|
libdata/perl5/site_perl/XML/XPath/Node/Element.pm
|
|
libdata/perl5/site_perl/XML/XPath/Node/Namespace.pm
|
|
libdata/perl5/site_perl/XML/XPath/Node/PI.pm
|
|
libdata/perl5/site_perl/XML/XPath/Node/Text.pm
|
|
libdata/perl5/site_perl/XML/XPath/NodeSet.pm
|
|
libdata/perl5/site_perl/XML/XPath/Number.pm
|
|
libdata/perl5/site_perl/XML/XPath/Parser.pm
|
|
libdata/perl5/site_perl/XML/XPath/PerlSAX.pm
|
|
libdata/perl5/site_perl/XML/XPath/Root.pm
|
|
libdata/perl5/site_perl/XML/XPath/Step.pm
|
|
libdata/perl5/site_perl/XML/XPath/Variable.pm
|
|
libdata/perl5/site_perl/XML/XPath/XMLParser.pm
|
|
man/man3/XML::XPath.3p
|
|
man/man3/XML::XPath::Boolean.3p
|
|
man/man3/XML::XPath::Builder.3p
|
|
man/man3/XML::XPath::Literal.3p
|
|
man/man3/XML::XPath::Node.3p
|
|
man/man3/XML::XPath::Node::Attribute.3p
|
|
man/man3/XML::XPath::Node::Comment.3p
|
|
man/man3/XML::XPath::Node::Element.3p
|
|
man/man3/XML::XPath::Node::Namespace.3p
|
|
man/man3/XML::XPath::Node::PI.3p
|
|
man/man3/XML::XPath::Node::Text.3p
|
|
man/man3/XML::XPath::NodeSet.3p
|
|
man/man3/XML::XPath::Number.3p
|
|
man/man3/XML::XPath::PerlSAX.3p
|
|
man/man3/XML::XPath::XMLParser.3p
|
|
@dirrm libdata/perl5/site_perl/XML/XPath/Node
|
|
@dirrm libdata/perl5/site_perl/XML/XPath
|