ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/JSON-XS/MANIFEST
Revision: 1.4
Committed: Fri Mar 23 15:10:55 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.3: +8 -0 lines
Log Message:
*** empty log message ***

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.2 eg/bench
9 root 1.1 t/00_load.t
10     t/01_utf8.t
11 root 1.3 t/02_error.t
12     t/03_types.t
13 root 1.4 t/04_dwiw_encode.t
14     t/05_dwiw_decode.t
15     t/06_pc_pretty.t
16     t/07_pc_esc.t
17     t/08_pc_base.t
18     t/09_pc_extra_number.t
19     t/10_pc_keysort.t
20     t/11_pc_expo.t