--- JSON-XS/Makefile.PL 2007/03/22 16:40:16 1.1 +++ JSON-XS/Makefile.PL 2007/10/11 23:07:43 1.4 @@ -1,7 +1,6 @@ +use 5.008002; use ExtUtils::MakeMaker; -use 5.008; - WriteMakefile( dist => { PREOP => 'pod2text XS.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;',