diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-07-06 08:05:54 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-07-06 10:33:57 +0100 |
commit | 01b426f5ec48bc8b9cd90c85bd3e8782aec03767 (patch) | |
tree | 19f1a20fa075993cc358b31486a164b04ec80560 /cpanfile | |
parent | f89681f9b900f0b20a099cb15ff8a01f1798d508 (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-- | cpanfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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'; |