aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-04 16:15:18 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-04 16:15:18 +0100
commitc358aa2beeb4637d190a91def6c7a4b23d162b51 (patch)
tree6019e1e9c362dd71dc6731e200ae7f6fc6fb20df /cpanfile
parent96bb52d449517b1018841e56e6008dedd03e6f3b (diff)
parenta123e7da22e9dbf8d98d15287526d070ab15bf15 (diff)
Merge branch 'test-warnings'
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index aa0224c84..7c6330bbf 100644
--- a/cpanfile
+++ b/cpanfile
@@ -14,6 +14,8 @@ requires 'aliased', '0.34';
requires 'Net::SSLeay', '1.81';
requires 'Module::ScanDeps', '1.24';
requires 'CGI', '4.38';
+requires 'Lingua::EN::Tagger', '0.27';
+requires 'Params::Classify', '0.014';
# Catalyst itself, and modules/plugins used
requires 'Catalyst', '5.80031';