added PP backend switch into Data::MessagePack

This commit is contained in:
makamaka
2010-09-01 11:59:01 +09:00
parent 712b8eec3d
commit a0705a6c67
3 changed files with 34 additions and 20 deletions

View File

@@ -1,3 +1,9 @@
0.1x
- added PP version.
(makamaka)
0.15
- better argument validation.