aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-12-05 15:55:20 +0000
committerMatthew Somerville <matthew@mysociety.org>2020-01-09 10:57:25 +0000
commitba9efbd5b0bca630ecd6299240992efc3422dfca (patch)
tree0ca290ee8e9b399e7dc5fd42adbed7161c79a06b /cpanfile
parentc4961f186e1bf5b9f14fa51e99c37bc013dd8e37 (diff)
Scrub admin description fields.
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index c4df511fc..495f1beb7 100644
--- a/cpanfile
+++ b/cpanfile
@@ -85,6 +85,7 @@ requires 'Geography::NationalGrid',
requires 'Getopt::Long::Descriptive';
requires 'HTML::Entities';
requires 'HTML::FormHandler::Model::DBIC';
+requires 'HTML::Scrubber';
requires 'HTTP::Request::Common';
requires 'Image::Size', '3.300';
requires 'Image::PNG::QRCode';