diff options
| author | makamaka <makamaka.donzoko@gmail.com> | 2010-09-02 23:56:55 +0900 |
|---|---|---|
| committer | makamaka <makamaka.donzoko@gmail.com> | 2010-09-02 23:56:55 +0900 |
| commit | 2b75d54ce14521b70b63d7aa808a005ac8dafdfa (patch) | |
| tree | 9e642ec415f76523561c4d1608d476d10bf77b21 /perl/lib/Data/MessagePack | |
| parent | cdc09a7d30e3390dba17db64df121a2dc34c8f04 (diff) | |
| download | msgpack-python-2b75d54ce14521b70b63d7aa808a005ac8dafdfa.tar.gz | |
modified pod
Diffstat (limited to 'perl/lib/Data/MessagePack')
| -rw-r--r-- | perl/lib/Data/MessagePack/PP.pm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/lib/Data/MessagePack/PP.pm b/perl/lib/Data/MessagePack/PP.pm index 8658373..270db34 100644 --- a/perl/lib/Data/MessagePack/PP.pm +++ b/perl/lib/Data/MessagePack/PP.pm @@ -509,16 +509,16 @@ L<http://msgpack.sourceforge.jp/>, L<Data::MessagePack>, L<http://frox25.no-ip.org/~mtve/wiki/MessagePack.html>, -=head1 AUTHOR - -makamaka - =head1 LIMITATION Currently this module works completely in Perl 5.10 or later. In Perl 5.8.x, it cannot C<unpack> uint64 and int64. +=head1 AUTHOR + +makamaka + =head1 COPYRIGHT AND LICENSE This library is free software; you can redistribute it and/or modify |
