X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=stemmaweb%2FMakefile.PL;fp=stemmaweb%2FMakefile.PL;h=7c833afe60627959a36afcef1a446ea50b3fa583;hb=775e7a0eea70c6d4c6829c328052ad2c1bec1903;hp=8462a437895ca657ac94937a3db8b4f66f7a0ebb;hpb=45b8a4174318d03b671a6d891e815b11248833ee;p=scpubgit%2Fstemmatology.git diff --git a/stemmaweb/Makefile.PL b/stemmaweb/Makefile.PL index 8462a43..7c833af 100644 --- a/stemmaweb/Makefile.PL +++ b/stemmaweb/Makefile.PL @@ -25,6 +25,7 @@ requires 'Catalyst::Plugin::Session'; requires 'Catalyst::Plugin::Session::Store::File'; requires 'Catalyst::Plugin::Session::State::Cookie'; requires 'CatalystX::Controller::Auth'; +requires 'Catalyst::TraitFor::Controller::reCAPTCHA'; requires 'LWP::Protocol::https'; ## requires 'Moose';