X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=902af0db00100fa72eb0ac75747085e5267ab734;hp=7b9a439f33a08784fdf2c3e1c4b8ac0d783da85e;hb=2c4bd9225b40f6f4602a31f6f1775e849f119345;hpb=1e514a515b9b9a740962392fb280cdb11737ff02 diff --git a/Makefile.PL b/Makefile.PL index 7b9a439..902af0d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -26,7 +26,6 @@ requires 'Path::Class' => '0.09'; requires 'Scalar::Util'; requires 'Text::SimpleTable' => '0.03'; requires 'Test::MockObject'; -requires 'Test::NoWarnings' => '0.082'; requires 'Time::HiRes'; requires 'Tree::Simple' => '1.15'; requires 'Tree::Simple::Visitor::FindByPath';