mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-01 08:31:28 +02:00
modified pod
This commit is contained in:
parent
cdc09a7d30
commit
2b75d54ce1
@ -509,16 +509,16 @@ L<http://msgpack.sourceforge.jp/>,
|
|||||||
L<Data::MessagePack>,
|
L<Data::MessagePack>,
|
||||||
L<http://frox25.no-ip.org/~mtve/wiki/MessagePack.html>,
|
L<http://frox25.no-ip.org/~mtve/wiki/MessagePack.html>,
|
||||||
|
|
||||||
=head1 AUTHOR
|
|
||||||
|
|
||||||
makamaka
|
|
||||||
|
|
||||||
=head1 LIMITATION
|
=head1 LIMITATION
|
||||||
|
|
||||||
Currently this module works completely in Perl 5.10 or later.
|
Currently this module works completely in Perl 5.10 or later.
|
||||||
In Perl 5.8.x, it cannot C<unpack> uint64 and int64.
|
In Perl 5.8.x, it cannot C<unpack> uint64 and int64.
|
||||||
|
|
||||||
|
|
||||||
|
=head1 AUTHOR
|
||||||
|
|
||||||
|
makamaka
|
||||||
|
|
||||||
=head1 COPYRIGHT AND LICENSE
|
=head1 COPYRIGHT AND LICENSE
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or modify
|
This library is free software; you can redistribute it and/or modify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user