aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-04-24 17:58:57 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-04-24 17:58:57 +0100
commitddcac0fd2596cc68ea98fe9dd8391f0ae109bfa8 (patch)
tree4aac2eb688f689291619c68c829b207a7b8bd1bd /cpanfile
parentb928e9ce1cf475ea5139e5846049db63ba53a48b (diff)
parentd4a66a7b9b5a74962a3e756fc91974129f96ec1b (diff)
Merge branch 'tidy_up' of https://github.com/tomhukins/fixmystreet
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpanfile b/cpanfile
index 7c2bcf173..3e96ce43c 100644
--- a/cpanfile
+++ b/cpanfile
@@ -63,7 +63,6 @@ requires 'Error';
requires 'FCGI'; # Required by e.g. Plack::Handler::FCGI
requires 'File::Find';
requires 'File::Path';
-requires 'File::Slurp';
requires 'Geography::NationalGrid';
requires 'Getopt::Long::Descriptive';
requires 'HTML::Entities';