aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-07-06 08:05:54 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-07-06 10:33:57 +0100
commit01b426f5ec48bc8b9cd90c85bd3e8782aec03767 (patch)
tree19f1a20fa075993cc358b31486a164b04ec80560 /cpanfile
parentf89681f9b900f0b20a099cb15ff8a01f1798d508 (diff)
Stop using mySociety::Web and mySociety::Sundries.
Both uses can be covered by existing modules. This means we can drop FCGI also.
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpanfile b/cpanfile
index a09b49812..40d1e885c 100644
--- a/cpanfile
+++ b/cpanfile
@@ -54,7 +54,6 @@ requires 'Email::MIME';
requires 'Email::Sender';
requires 'Email::Valid';
requires 'Error';
-requires 'FCGI';
requires 'File::Find';
requires 'File::Path';
requires 'File::Slurp';