X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=6a35fb98939d2f753454e82506d9cdf7029b6b7f;hb=c8c4f0560e53738b970d397bfd5a7428ef4adeaa;hp=a80495ab0f21baaa8ab09e3e65d123d4390f67b7;hpb=2596d5d2c8eda4d37d29067053c83dde9aa09f29;p=catagits%2FCatalystX-HelpText.git diff --git a/Makefile.PL b/Makefile.PL index a80495a..6a35fb9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,6 +14,7 @@ requires 'Moose::Autobox'; requires 'MooseX::Types'; build_requires 'Catalyst::Runtime' => '5.80015'; +build_requires 'Catalyst::View::TT' => '0.37'; build_requires 'Test::WWW::Mechanize::Catalyst'; build_requires 'Test::More' => '0.88';