ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CBOR-XS/MANIFEST
Revision: 1.9
Committed: Tue Dec 10 13:54:40 2013 UTC (10 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-1_3, rel-1_4, rel-1_25, rel-1_26, rel-1_41
Changes since 1.8: +1 -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     ecb.h
7     XS.xs
8     XS.pm
9     typemap
10     t/00_load.t
11 root 1.2 t/50_rfc.t
12 root 1.3 t/51_types.t
13 root 1.4 t/52_object.t
14 root 1.5 t/53_bignum.t
15 root 1.6 t/54_sharing.t
16 root 1.7 t/55_utf8.t
17 root 1.8 t/56_filter.t
18 root 1.9 t/57_incr.t
19 root 1.1 t/99_binary.t