X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=stemmaweb%2FMakefile.PL;h=a31e6ed83faf29f4a9d9cd510fe8812de5a24645;hb=bffafb732a04df735cf154f129c1f23ba94f608a;hp=2fdb6b2ab3e4b6bca445c42311267291d3c46fab;hpb=80dad2e38963513cfaa1dd436519732b2fba6744;p=scpubgit%2Fstemmatology.git diff --git a/stemmaweb/Makefile.PL b/stemmaweb/Makefile.PL index 2fdb6b2..a31e6ed 100644 --- a/stemmaweb/Makefile.PL +++ b/stemmaweb/Makefile.PL @@ -19,6 +19,7 @@ requires 'Catalyst::View::Download::Plain'; requires 'Catalyst::View::JSON'; requires 'Catalyst::View::TT'; requires 'Moose'; +requires 'TryCatch'; requires 'namespace::autoclean'; requires 'Config::General'; # This should reflect the config file format you've chosen # See Catalyst::Plugin::ConfigLoader for supported formats