-
- Distribution: Data-MessagePack
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues (15)
- Testers (1165 / 45 / 3)
- Kwalitee
- 71.02% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
- 24 month
- Tools
- Download (74.51Kb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 46 contributors
- Tokuhiro Matsuno
- Brian Ketelsen
- David Steinbrunner
-
FUJI Goro (gfx)
- FURUHASHI Sadayuki
- Fuji Goro
-
Fuji, Goro
- Hideyuki TAKEI
- Hideyuki Tanaka
- INADA Naoki
-
Kazuho Oku
- Kazuki Ohta
- Kazuki Oikawa
- Keiji Muraishi
- Masahiro Nakagawa
- Moriyoshi Koizumi
- Muga Nishizawa
- Naoki INADA
- Nicolas Despres
-
Nikolay Mishin
-
Perlover
- Reini Urban
-
Robin Smidsrød
- Shohei YOSHIDA
-
Shoichi Kaji
- Taro L. Saito
- UENISHI Kota
- Vasily Titskiy
- Vincent de Phily
- Watabiki Naoya
- Yuto Hayamizu
- advect
-
cho45
- egtra
- firewood
- frsyuki (none)
- frsyuki
- gfx
- inada-n
- makamaka
- moaikids
- mzp
- tailhook
- takeshita
- tokuhirom
- xanxys
NAME
Data::MessagePack::PP - Pure Perl implementation of Data::MessagePack
DESCRIPTION
This module is used by Data::MessagePack internally.
SEE ALSO
http://msgpack.sourceforge.jp/, Data::MessagePack, http://frox25.no-ip.org/~mtve/wiki/MessagePack.html,
AUTHOR
makamaka
COPYRIGHT AND LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Data::MessagePack::PP, copy and paste the appropriate command in to your terminal.
cpanm Data::MessagePack
perl -MCPAN -e shell install Data::MessagePack
For more information on module installation, please visit the detailed CPAN module installation guide.