File: MANIFEST

package info (click to toggle)
libxml-mini-perl 1.2.8-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 224 kB
  • ctags: 105
  • sloc: perl: 1,780; xml: 345; makefile: 59; sh: 4
file content (25 lines) | stat: -rw-r--r-- 477 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
Changes
INSTALL
lib/XML/Mini/Document.pm
lib/XML/Mini/TreeComponent.pm
lib/XML/Mini/Node.pm
lib/XML/Mini/Element.pm
lib/XML/Mini/Element/Comment.pm
lib/XML/Mini/Element/Entity.pm
lib/XML/Mini/Element/CData.pm
lib/XML/Mini/Element/DocType.pm
lib/XML/Mini/Element/Header.pm
lib/XML/Mini.pm
Makefile.PL
MANIFEST
README
t/01parseable.t
t/sample/vocpboxes.xml
t/sample/xnested.xml
t/02parsexml.t
t/03genxml.t
t/04crossnested.t
t/05parsefunc.t
t/06getelem.t
t/07ToFromHash.t
LICENSE