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