X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Attribute-Cached.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=58e67b51cc6b4eba1e4dd7f474f9925294e482ab;hp=085c1c2a83f41d2f7fbe3799fca3e7b0ff8f1d8a;hb=4455b69f99b3d0998dc7358b4d3a0340f846b030;hpb=d0e2ab777136c23d0e580661234ecf6c5fcfa9cf diff --git a/Makefile.PL b/Makefile.PL index 085c1c2..58e67b5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install; +use inc::Module::Install 0.75; perl_version '5.008008';