From a2d12bc84fb2af87dd1c0c6e5bc854554902cd67 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Sun, 26 Jan 2003 19:35:03 +0000 Subject: Imported from /home/lorry/working-area/delta_perl-xml-xpath/XML-XPath-1.13.tar.gz. --- MANIFEST | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 MANIFEST (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..48945df --- /dev/null +++ b/MANIFEST @@ -0,0 +1,63 @@ +MANIFEST +Makefile.PL +TODO +README +XPath.pm +XPath/XMLParser.pm +XPath/Parser.pm +XPath/Expr.pm +XPath/Function.pm +XPath/Literal.pm +XPath/LocationPath.pm +XPath/Number.pm +XPath/Node.pm +XPath/Node/Element.pm +XPath/Node/Attribute.pm +XPath/Node/Text.pm +XPath/Node/Namespace.pm +XPath/Node/PI.pm +XPath/Node/Comment.pm +XPath/Step.pm +XPath/Variable.pm +XPath/NodeSet.pm +XPath/Boolean.pm +XPath/Root.pm +XPath/PerlSAX.pm +XPath/Builder.pm +t/01basic.t +t/02descendant.t +t/03star.t +t/04pos.t +t/05attrib.t +t/06attrib_val.t +t/07count.t +t/08name.t +t/09string_length.t +t/09a_string_length.t +t/10pipe.t +t/11axischild.t +t/12axisdescendant.t +t/13axisparent.t +t/14axisancestor.t +t/15axisfol_sib.t +t/16axisprec_sib.t +t/17axisfollowing.t +t/18axispreceding.t +t/19axisd_or_s.t +t/20axisa_or_s.t +t/21allnodes.t +t/22name_select.t +t/23func.t +t/24namespaces.t +t/25scope.t +t/26predicate.t +t/27asxml.t +t/28ancestor2.t +t/29desc_with_predicate.t +t/30lang.t +t/rdf.t +t/remove.t +t/insert.t +t/stress.t +examples/test.xml +examples/xpath -- cgit v1.2.1