X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=609bb9bc61d5ac8db2d5f0daec00b408a1aaba32;hp=68dd55605fc57b340110803eaf2dfeb4bdd79a8b;hb=dd4530ecdc4684838d9c0e9dc00adebb6100b022;hpb=e58865461d2d7c80b8136a4b853082cb8031975e diff --git a/Makefile.PL b/Makefile.PL index 68dd556..609bb9b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -86,6 +86,7 @@ requires "Plack::Middleware::HTTPExceptions"; requires "Plack::Middleware::FixMissingBodyInRedirect" => '0.09'; requires "Plack::Middleware::MethodOverride" => '0.12'; requires "Plack::Middleware::RemoveRedundantBody" => '0.03'; +requires 'Ref::Util' => '0.010'; test_requires 'Test::Fatal'; test_requires 'Test::More' => '0.88';