X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=c7ddfa525819a6967a0d24f6e71498863bb41722;hb=b6d896903dcf3db83957abd9bd160e257b5e14e5;hp=14d3b08d7a8bd2a64fb095d8503ed4f3df503617;hpb=3260ae5d0af06bc19bf754d8062998a51513691a;p=catagits%2FCatalyst-Devel.git diff --git a/Makefile.PL b/Makefile.PL index 14d3b08..c7ddfa5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,6 +34,7 @@ author_requires 'Module::Info'; author_requires 'File::Find::Rule'; test_requires 'Test::More' => '0.94'; +test_requires 'Test::Fatal' => '0.003'; install_share 'share';