projects
/
pr0n
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allow file uploads via POST (from Windows XP's file uploading wizard; the client
[pr0n]
/
perl
/
Sesse
/
pr0n
/
Common.pm
diff --git
a/perl/Sesse/pr0n/Common.pm
b/perl/Sesse/pr0n/Common.pm
index 95c736326dde2c45866dd6cf73d50f6d5db32e57..2079d6aad69c182bb26c392dec7feaf32f2ed916 100644
(file)
--- a/
perl/Sesse/pr0n/Common.pm
+++ b/
perl/Sesse/pr0n/Common.pm
@@
-12,6
+12,7
@@
use Apache2::Log;
use ModPerl::Util;
use Carp;
+use Encode;
use DBI;
use DBD::Pg;
use Image::Magick;