File: MANIFEST

package info (click to toggle)
libxml-hash-xs-perl 0.64-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 736 kB
  • sloc: ansic: 5,177; perl: 322; xml: 15; makefile: 9
file content (76 lines) | stat: -rw-r--r-- 1,345 bytes parent folder | download
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
benchmark/benchmark.pl
Changes
inc/Devel/CheckLib.pm
lib/XML/Hash/XS.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
README
src/ppport.h
src/xh.c
src/xh.h
src/xh_buffer.c
src/xh_buffer.h
src/xh_buffer_helper.h
src/xh_config.h
src/xh_core.h
src/xh_dom.c
src/xh_dom.h
src/xh_encoder.c
src/xh_encoder.h
src/xh_h2x.c
src/xh_h2x.h
src/xh_h2x_lx.c
src/xh_h2x_native.c
src/xh_h2x_native_attr.c
src/xh_log.c
src/xh_log.h
src/xh_param.c
src/xh_param.h
src/xh_perl_buffer.c
src/xh_perl_buffer.h
src/xh_reader.c
src/xh_reader.h
src/xh_sort.c
src/xh_sort.h
src/xh_stack.c
src/xh_stack.h
src/xh_stash.c
src/xh_stash.h
src/xh_string.h
src/xh_writer.c
src/xh_writer.h
src/xh_x2h.c
src/xh_x2h.h
src/xh_xml.h
src/XS.xs
t/00-load.t
t/01-h2x.t
t/02-h2d.t
t/03-h2x-oop.t
t/04-h2x-lx.t
t/05-h2d-lx.t
t/06-x2h.t
t/07-x2h_filter.t
t/08-x2h_trim.t
t/09-x2h_cdata.t
t/10-x2h_encode.t
t/11-x2h_read.t
t/12-x2h_ref.t
t/13-x2h_force_array.t
t/14-x2h_merge_text.t
t/15-x2h_doctype.t
t/16-x2h_suppress_empty.t
t/17-x2h_stylesheet.t
t/test.xml
t/test_cp1251.xml
t/test_cp1251_wo_decl.xml
t/test_null_terminated.xml
t/test_utf8.xml
typemap
xt/91-pod-syntax.t
xt/92-critic.t
xt/93-changes.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)