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