aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-05-14 16:55:30 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-05-28 17:19:27 +0100
commit5b1df654cd908b41b1fa378031260ebe317fb324 (patch)
treecb6365b4bbd0297d80d046ec2058e9f76c8ab83c /cpanfile
parentabbbc9b1fbaae6a9513033c4ed8baca913c357b2 (diff)
Add HTML::FormHandler etc.
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 5c07f9d48..54d3f4551 100644
--- a/cpanfile
+++ b/cpanfile
@@ -84,6 +84,7 @@ requires 'Geography::NationalGrid',
mirror => 'https://cpan.metacpan.org/';
requires 'Getopt::Long::Descriptive';
requires 'HTML::Entities';
+requires 'HTML::FormHandler::Model::DBIC';
requires 'HTTP::Request::Common';
requires 'Image::Size', '3.300';
requires 'IO::Socket::SSL', '2.066';