aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Page.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@dracos.co.uk>2011-02-17 11:07:25 +0000
committerMatthew Somerville <matthew@dracos.co.uk>2011-02-17 11:07:25 +0000
commit3910b9b80463f9e133e5a61422ef1f22c677da18 (patch)
tree174bdbda2a7fdde3149a699583bcf0e18afe55b7 /perllib/Page.pm
parent84c53bffb01a0699810a422eb6946a86d3b7004d (diff)
Some missing use Encodes.
Diffstat (limited to 'perllib/Page.pm')
-rw-r--r--perllib/Page.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/Page.pm b/perllib/Page.pm
index 6acf53c14..5f641f0bd 100644
--- a/perllib/Page.pm
+++ b/perllib/Page.pm
@@ -15,6 +15,7 @@ use strict;
use Carp;
use mySociety::CGIFast qw(-no_xhtml);
use Data::Dumper;
+use Encode;
use Error qw(:try);
use File::Slurp;
use HTTP::Date; # time2str