diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-05-19 12:28:45 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-05-19 12:28:45 +0100 |
commit | d8534c980d298764a0956fb803e7b23f496e9a30 (patch) | |
tree | 56cd69847cb2505d508e0e7ec5841926de08c3c4 /perl-external/modules.txt | |
parent | 376e850108a06d0b3dc1d19fd1e77b123b775cc7 (diff) |
Switch to Catalyst::Plugin::Unicode::Encoding as it handles incoming arguments better.
Diffstat (limited to 'perl-external/modules.txt')
-rw-r--r-- | perl-external/modules.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-external/modules.txt b/perl-external/modules.txt index e7f95eb63..156fe294e 100644 --- a/perl-external/modules.txt +++ b/perl-external/modules.txt @@ -10,6 +10,7 @@ Catalyst::Plugin::ConfigLoader Catalyst::Plugin::Session::Store::DBIC Catalyst::Plugin::Static::Simple Catalyst::Plugin::Unicode +Catalyst::Plugin::Unicode::Encoding Catalyst::Runtime Catalyst::View::TT Class::Accessor |