X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cpanfile;h=9de00a857ea7f2e99288e5246d47c8d351483c98;hb=527954ee23433ebf4bdb5e8690c6edccf74e0fb3;hp=c6d4c43d345c119852f28af9263ff92431c757b8;hpb=d3cd53e7806b02953c5b9795b181628b46821bfb;p=p5sagit%2FLog-Contextual.git diff --git a/cpanfile b/cpanfile index c6d4c43..9de00a8 100644 --- a/cpanfile +++ b/cpanfile @@ -3,7 +3,6 @@ requires 'Exporter::Declare' => 0.111; requires 'Carp' => 0; requires 'Scalar::Util' => 0; requires 'Moo' => 1.003000; -requires 'Sub::Identify' => 0.04; on test => sub { requires 'Test::Fatal';