X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FDOM-Tiny.git;a=blobdiff_plain;f=cpanfile;h=1c8a1281897575d4d67e5ea85b9bd0fc4c1f0189;hp=581cd983b33a6ed4647162ebfaa106c93f22bf73;hb=0139fdcfca07b36346c663c07013bed6640e275c;hpb=28d939996250b69ba0df011f8d2c2c9a551a84e4 diff --git a/cpanfile b/cpanfile index 581cd98..1c8a128 100644 --- a/cpanfile +++ b/cpanfile @@ -1,4 +1,4 @@ -requires 'perl' => '5.008001'; +requires 'perl' => '5.008009'; requires 'Carp'; requires 'Exporter'; requires 'List::Util';