mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-20 22:31:33 +02:00
ouch, modified pod
This commit is contained in:
@@ -502,6 +502,11 @@ __END__
|
||||
|
||||
Data::MessagePack::PP - Pure Perl implementation of Data::MessagePack
|
||||
|
||||
=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 SEE ALSO
|
||||
|
||||
@@ -509,12 +514,6 @@ L<http://msgpack.sourceforge.jp/>,
|
||||
L<Data::MessagePack>,
|
||||
L<http://frox25.no-ip.org/~mtve/wiki/MessagePack.html>,
|
||||
|
||||
=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
|
||||
|
Reference in New Issue
Block a user