msgpack-python/perl
Tokuhiro Matsuno c3f793aa09 Checking in changes prior to tagging of version 0.02. Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 18041d4..fb31a69 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.02
+
+    - added $Data::MessagePack::PreferInteger
+      (requested by yappo++)
+
 0.01

     - initial release to CPAN
2009-07-02 14:37:54 +09:00
..
benchmark perl: added benchmark script for deserialization 2009-04-15 23:06:47 +09:00
lib/Data Checking in changes prior to tagging of version 0.02. Changelog diff is: 2009-07-02 14:37:54 +09:00
t s/Preferred/Prefer/g suggested by kazuho++ 2009-07-02 14:29:49 +09:00
xt added perl support 2009-04-15 12:55:41 +09:00
.gitignore Checking in changes prior to tagging of version 0.01. Changelog diff is: 2009-07-01 18:40:14 +09:00
.shipit Checking in changes prior to tagging of version 0.01. Changelog diff is: 2009-07-01 18:40:14 +09:00
Changes Checking in changes prior to tagging of version 0.02. Changelog diff is: 2009-07-02 14:37:54 +09:00
Makefile.PL copy files into this dir. 2009-07-01 18:20:14 +09:00
MANIFEST.SKIP Checking in changes prior to tagging of version 0.01. Changelog diff is: 2009-07-01 18:40:14 +09:00
MessagePack.c perl: enhancement portability 2009-04-15 13:09:05 +09:00
pack.c s/Preferred/Prefer/g suggested by kazuho++ 2009-07-02 14:29:49 +09:00
ppport.h update ppport.h 2009-06-24 14:11:06 +09:00
unpack.c perl: added argument check 2009-04-15 23:11:26 +09:00