File: MANIFEST

package info (click to toggle)
libxml-validator-schema-perl 1.10-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 708 kB
  • sloc: perl: 3,682; xml: 16; makefile: 2
file content (95 lines) | stat: -rw-r--r-- 1,849 bytes parent folder | download | duplicates (3)
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
ANNOUNCE
Changes
Makefile.PL
MANIFEST
MANIFEST.SKIP
README
Schema.pm
Schema/Attribute.pm
Schema/AttributeNode.pm
Schema/AttributeLibrary.pm
Schema/ComplexTypeNode.pm
Schema/ElementLibrary.pm
Schema/ElementNode.pm
Schema/ElementRefNode.pm
Schema/Library.pm
Schema/ModelNode.pm
Schema/Node.pm
Schema/Parser.pm
Schema/RootNode.pm
Schema/SimpleType.pm
Schema/SimpleTypeNode.pm
Schema/TypeLibrary.pm
Schema/Util.pm
t/01basic.t
t/02yaml.t
t/03types.t
t/04model.t
t/05xerces.t
t/06passthru.t
t/all.yml
t/all_min0.yml
t/attribute.yml
t/attribute_ref.yml
t/attribute_types.yml
t/attribute_types2.yml
t/bad_all.yml
t/bad_attribute_type.yml
t/bad_constraint_fractionDigits-totalDigits.yml
t/bad_constraint_length-minLength-maxLength.yml
t/bad_constraint_minLength-less-than-equal-to-maxLength.yml
t/bad_restriction.yml
t/bad_type_fractionDigits.yml
t/bad_type_length.yml
t/bad_type_maxLength.yml
t/bad_type_minLength.yml
t/bad_type_totalDigits.yml
t/choice.yml
t/complex_attr.yml
t/complex_attr2.yml
t/country.yml
t/digits.yml
t/element_ref.yml
t/element_type.yml
t/elementrefintype.yml
t/foo.yml
t/global_type.yml
t/group.yml.todo
t/lib/TestRunner.pm
t/lib/YAML.pm
t/lib/YAML/Error.pm
t/lib/YAML/Family.pm
t/lib/YAML/Node.pm
t/lib/YAML/Transfer.pm
t/media.yml
t/min2max2.yml
t/min_exclusive.yml
t/multi_level.yml
t/multiroot.yml
t/ora_book_1.yml.todo
t/plankton.yml
t/plankton_orig.yml
t/qualified.yml
t/recursive.yml
t/repeated_groups.yml
t/restricted_integer.yml
t/restriction.yml
t/restriction_anon.yml
t/sequence.yml
t/sequence_with_choice.yml
t/simple_content.yml
t/simple_recursion.yml
t/story.yml
t/substring.yml
t/test.xml
t/test.xsd
t/two_level.yml
TODO
t/content_message.yml
t/07locator.t
t/bad.xml
t/bad.xsd
t/bad_union.yml
t/union_test_inline.yml
t/union_test_ref.yml
META.yml                                 Module meta-data (added by MakeMaker)