ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/JSON-XS/MANIFEST
Revision: 1.11
Committed: Sun Aug 26 21:56:47 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +1 -0 lines
Log Message:
tied hashes, maybe

File Contents

# User Rev Content
1 root 1.1 README
2     Changes
3     MANIFEST
4     COPYING
5     Makefile.PL
6     XS.pm
7     XS.xs
8 root 1.10 XS/Boolean.pm
9 root 1.2 eg/bench
10 root 1.1 t/00_load.t
11     t/01_utf8.t
12 root 1.3 t/02_error.t
13     t/03_types.t
14 root 1.4 t/04_dwiw_encode.t
15     t/05_dwiw_decode.t
16     t/06_pc_pretty.t
17     t/07_pc_esc.t
18     t/08_pc_base.t
19     t/09_pc_extra_number.t
20     t/10_pc_keysort.t
21     t/11_pc_expo.t
22 root 1.9 t/12_blessed.t
23 root 1.6 t/13_limit.t
24 root 1.7 t/14_latin1.t
25 root 1.8 t/15_prefix.t
26 root 1.11 t/16_tied.t
27 root 1.9 t/99_binary.t
28     typemap