]> Dogcows Code - chaz/chatty/blobdiff - Makefile.PL
return from eval doesn't return function
[chaz/chatty] / Makefile.PL
index 18cbdfb39dbf515b80f827e95dc84f71aa94b814..baf385c7c352e964767e2fc246412d7f9488bacd 100644 (file)
@@ -17,7 +17,9 @@ requires 'Catalyst::Plugin::Authentication';
 requires 'Catalyst::Plugin::Session';
 requires 'Catalyst::Plugin::Session::Store::FastMmap';
 requires 'Catalyst::Plugin::Session::State::Cookie';
+requires 'Catalyst::Plugin::Unicode::Encoding';
 requires 'Catalyst::Action::RenderView';
+requires 'JSON';
 requires 'Moose';
 requires 'namespace::autoclean';
 requires 'Config::General'; # This should reflect the config file format you've chosen
This page took 0.019078 seconds and 4 git commands to generate.