X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cpanfile;h=581cd983b33a6ed4647162ebfaa106c93f22bf73;hb=eb9737f29128e8d0c85fe9d2983abc937c9f3787;hp=f5d9461a82a92de0e1223336273c4c29b961e1e0;hpb=6e357a60570a137dc559816c818abd40910b09fc;p=catagits%2FDOM-Tiny.git diff --git a/cpanfile b/cpanfile index f5d9461..581cd98 100644 --- a/cpanfile +++ b/cpanfile @@ -1,6 +1,5 @@ -requires 'perl' => '5.010001'; +requires 'perl' => '5.008001'; requires 'Carp'; -requires 'Class::Tiny::Chained'; requires 'Exporter'; requires 'List::Util'; requires 'Scalar::Util';