-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
88 lines (87 loc) · 1.94 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Changes
Build.PL
dist/rewrite-default-xml-parser
lib/XML/XPathScript.pm
lib/XML/XPathScript/Processor.pm
lib/XML/XPathScript/Processor/LibXML.pm
lib/XML/XPathScript/Processor/XPath.pm
lib/XML/XPathScript/Processor/B.pm
lib/XML/XPathScript/Stylesheet.pod
lib/XML/XPathScript/Template.pm
lib/XML/XPathScript/Template/Tag.pm
lib/XML/XPathScript/Stylesheet/DocBook2LaTeX.pm
lib_axkit/Apache/AxKit/Language/YPathScript.pm
lib_tomkit/Apache2/TomKit/Processor/XPathScript.pm
Makefile.PL
MANIFEST This list of files
SIGNATURE
META.yml
README
script/xpathscript
t/00build.t
t/01basic.t
t/02interpolate.t
t/03general.t
t/04unicode.t
t/05textnode.t
t/06testcode.t
t/07stylesheetcallbacks.t
t/08document.t
t/09argencoding.t
t/10comments.t
t/11new_interface.t
t/12template.t
t/13samples.t
t/14transform.t
t/15stylesheet_dependencies.t
t/16stylesheet_arguments.t
t/17xml_loading.t
t/18tag.t
t/21processor.t
t/22stylesheet.t
t/24content.t
t/25stylesheetlines.t
t/27template_import.t
t/26bxpath.t
t/40axkit.t
t/50tomkit.t
t/99signature.t
t/document_file.txt
t/include.xps
t/include2.xps
t/include3.xps
t/recursive.xps
t/t1.result
t/t1.xml
t/t1.xps
t/t1_compat.xps
t/t2.xps
t/t2_compat.xps
t/testdocs/action_xpath
t/testdocs/action_xpath.expected
t/testdocs/action_xpath.xml
t/testdocs/action_xpath.xps
t/testdocs/dialect.expected
t/testdocs/dialect.xml
t/testdocs/dialect.xps
t/testdocs/do_text_as_child.expected
t/testdocs/do_text_as_child.xml
t/testdocs/do_text_as_child.xps
t/testdocs/interpolate.expected
t/testdocs/interpolate.xml
t/testdocs/interpolate.xps
t/testdocs/interpolate2.expected
t/testdocs/interpolate2.xml
t/testdocs/interpolate2.xps
t/testdocs/namespace.expected
t/testdocs/namespace.xml
t/testdocs/namespace.xps
t/testdocs/shoutML.expected
t/testdocs/shoutML.xml
t/testdocs/shoutML.xps
t/testdocs/tag_attributes.expected
t/testdocs/tag_attributes.xml
t/testdocs/tag_attributes.xps
examples/docbook2latex.xps
examples/sample-docbook.xml
SIGNATURE Added here by Module::Build