X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FTask-Catalyst.git;a=blobdiff_plain;f=Makefile.PL;h=4c2e8d9f9253f71d62393fb26aab98d08d9c2bad;hp=13fb8238013f2e358c4c4907b9080a77a5589685;hb=427b69a7123b5cbee3d8ef0d3bf0825abebecd79;hpb=012b777942e2a14d560cfb9015a9a19583d67060 diff --git a/Makefile.PL b/Makefile.PL index 13fb823..4c2e8d9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -21,6 +21,7 @@ requires('Catalyst::Plugin::Session::State::URI'); requires('Catalyst::Model::DBIC'); requires('Catalyst::Model::DBIC::Plain'); requires('Catalyst::View::TT'); +requires('Test::WWW::Mechanize::Catalyst'); requires('DBD::SQLite'); requires('YAML');