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