File: MANIFEST

package info (click to toggle)
libxml-sax-perl 0.16%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 556 kB
  • ctags: 175
  • sloc: perl: 2,417; xml: 121; sh: 79; makefile: 52
file content (83 lines) | stat: -rw-r--r-- 1,878 bytes parent folder | download | duplicates (2)
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
Changes
LICENSE
MANIFEST
Makefile.PL
README
XML-SAX-Base/Makefile.PL
XML-SAX-Base/Changes
XML-SAX-Base/README
XML-SAX-Base/lib/XML/SAX/placeholder.pl
XML-SAX-Base/t/00basic.t
XML-SAX-Base/t/01exception.t
XML-SAX-Base/t/01simpledriver.t
XML-SAX-Base/t/02simplefilter.t
XML-SAX-Base/t/03chdriver.t
XML-SAX-Base/t/04chfilter.t
XML-SAX-Base/t/05dtdhdriver.t
XML-SAX-Base/t/06lexhdriver.t
XML-SAX-Base/t/07declhdriver.t
XML-SAX-Base/t/08errorhdriver.t
XML-SAX-Base/t/09resoldriver.t
XML-SAX-Base/t/10dochdriver.t
XML-SAX-Base/t/11sax1multiclass.t
XML-SAX-Base/t/12sax2multiclass.t
XML-SAX-Base/t/13handlerswitch.t
XML-SAX-Base/t/14downstreamswitch.t
XML-SAX-Base/t/15parentswitch.t
XML-SAX-Base/t/16gethandlers.t
XML-SAX-Base/t/events.pl
SAX.pm
SAX/Intro.pod
SAX/ParserFactory.pm
SAX/DocumentLocator.pm
SAX/PurePerl.pm
SAX/PurePerl/DTDDecls.pm
SAX/PurePerl/DebugHandler.pm
SAX/PurePerl/DocType.pm
SAX/PurePerl/EncodingDetect.pm
SAX/PurePerl/Exception.pm
SAX/PurePerl/Productions.pm
SAX/PurePerl/Reader.pm
SAX/PurePerl/Reader/Stream.pm
SAX/PurePerl/Reader/String.pm
SAX/PurePerl/Reader/URI.pm
SAX/PurePerl/Reader/UnicodeExt.pm
SAX/PurePerl/Reader/NoUnicodeExt.pm
SAX/PurePerl/UnicodeExt.pm
SAX/PurePerl/NoUnicodeExt.pm
SAX/PurePerl/XMLDecl.pm
testfiles/01.xml
testfiles/02a.xml
testfiles/02b.xml
testfiles/03a.xml
testfiles/03b.xml
testfiles/04a.xml
testfiles/06a.xml
testfiles/06b.xml
testfiles/06c.xml
testfiles/06d.xml
testfiles/06e.xml
testfiles/06f.xml
testfiles/06g.xml
testfiles/iso8859_1.xml
testfiles/iso8859_2.xml
testfiles/koi8_r.xml
testfiles/utf-16.xml
testfiles/utf-16le.xml
testfiles/xmltest.xml
t/00basic.t
t/01known.t
t/10xmldecl1.t
t/11xmldecl2.t
t/12miscstart.t
t/13int_ent.t
t/14encoding.t
t/15element.t
t/16large.t
t/20factory.t
t/21saxini.t
t/40cdata.t
t/42entities.t
t/99cleanup.t

META.yml                                 Module meta-data (added by MakeMaker)