From 2b75d54ce14521b70b63d7aa808a005ac8dafdfa Mon Sep 17 00:00:00 2001 From: makamaka Date: Thu, 2 Sep 2010 23:56:55 +0900 Subject: [PATCH] modified pod --- perl/lib/Data/MessagePack/PP.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/perl/lib/Data/MessagePack/PP.pm b/perl/lib/Data/MessagePack/PP.pm index 86583733..270db343 100644 --- a/perl/lib/Data/MessagePack/PP.pm +++ b/perl/lib/Data/MessagePack/PP.pm @@ -509,16 +509,16 @@ L, L, L, -=head1 AUTHOR - -makamaka - =head1 LIMITATION Currently this module works completely in Perl 5.10 or later. In Perl 5.8.x, it cannot C uint64 and int64. +=head1 AUTHOR + +makamaka + =head1 COPYRIGHT AND LICENSE This library is free software; you can redistribute it and/or modify