ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CBOR-XS/MANIFEST
Revision: 1.10
Committed: Sun Apr 24 13:15:19 2016 UTC (8 years ago) by root
Branch: MAIN
CVS Tags: rel-1_71, rel-1_8, rel-1_5, rel-1_7, rel-1_6, rel-1_82, rel-1_83, rel-1_81, rel-1_86, rel-1_87, rel-1_84, rel-1_85, HEAD
Changes since 1.9: +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.10 t/58_hv.t
20 root 1.1 t/99_binary.t