File: MANIFEST

package info (click to toggle)
libxml-compile-perl 1.64-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,304 kB
  • sloc: perl: 11,616; makefile: 7
file content (117 lines) | stat: -rw-r--r-- 2,576 bytes parent folder | download | duplicates (4)
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
ChangeLog
MANIFEST
Makefile.PL
README
README.md
README.todo
bin/schema2example
bin/xml2json
bin/xml2yaml
html/manual/doclist.html
html/manual/grouped.html
html/manual/head.html
html/manual/index.html
html/manual/main.html
html/manual/methods.html
html/manual/relations.html
html/manual/sorted.html
html/other/details/index.html
html/other/diagnostics/index.html
html/other/index.html
html/other/jump.cgi
html/other/manuals/head.html
html/other/manuals/index.html
html/other/manuals/list.html
html/other/methods/index.html
html/other/xml.css
lib/XML/Compile.pm
lib/XML/Compile.pod
lib/XML/Compile/FAQ.pod
lib/XML/Compile/Iterator.pm
lib/XML/Compile/Iterator.pod
lib/XML/Compile/Schema.pm
lib/XML/Compile/Schema.pod
lib/XML/Compile/Schema/BuiltInFacets.pm
lib/XML/Compile/Schema/BuiltInFacets.pod
lib/XML/Compile/Schema/BuiltInTypes.pm
lib/XML/Compile/Schema/BuiltInTypes.pod
lib/XML/Compile/Schema/Instance.pm
lib/XML/Compile/Schema/Instance.pod
lib/XML/Compile/Schema/NameSpaces.pm
lib/XML/Compile/Schema/NameSpaces.pod
lib/XML/Compile/Schema/Specs.pm
lib/XML/Compile/Schema/Specs.pod
lib/XML/Compile/Translate.pm
lib/XML/Compile/Translate.pod
lib/XML/Compile/Translate/Reader.pm
lib/XML/Compile/Translate/Reader.pod
lib/XML/Compile/Translate/Template.pm
lib/XML/Compile/Translate/Template.pod
lib/XML/Compile/Translate/Writer.pm
lib/XML/Compile/Translate/Writer.pod
lib/XML/Compile/Util.pm
lib/XML/Compile/Util.pod
lib/XML/Compile/xsd/1998-namespace.xsd
lib/XML/Compile/xsd/1999-XMLSchema-part2.xsd
lib/XML/Compile/xsd/1999-XMLSchema.xsd
lib/XML/Compile/xsd/2000-XMLSchema.xsd
lib/XML/Compile/xsd/2001-XMLSchema-instance.xsd
lib/XML/Compile/xsd/2001-XMLSchema.dtd
lib/XML/Compile/xsd/2001-XMLSchema.xsd
lib/XML/Compile/xsd/2001-datatypes.dtd
t/01use.t
t/02ext.t
t/03duration.t
t/20spec.t
t/21types.t
t/22call.t
t/30compile.t
t/31elem.t
t/32attr.t
t/33ref.t
t/34abstract.t
t/39ns.t
t/40seq.t
t/41choice.t
t/42all.t
t/43group.t
t/44ctext.t
t/44stres.t
t/45ctcext.t
t/45ctcres.t
t/46ctsext.t
t/47ctsres.t
t/48subst.t
t/49list.t
t/50union.t
t/51any.t
t/52anytype.t
t/54nil.t
t/55facet.t
t/55facet_date.t
t/55facet_dura.t
t/55facet_list.t
t/56pats.t
t/57fixed.t
t/58default.t
t/59big.t
t/60hooks_r.t
t/61hooks_w.t
t/62recurse.t
t/63mixed.t
t/64xsi.t
t/70templ.t
t/72typemap.t
t/73rewrite.t
t/74qname.t
t/75type.t
t/76blocked.t
t/77form.t
t/81-2000.t
t/90nons.t
t/91noqual.t
t/TestTools.pm
xt/92json.t
xt/99pod.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)