]> Dogcows Code - chaz/chatty/blobdiff - Makefile.PL
better client-side form validation; layout tweaks
[chaz/chatty] / Makefile.PL
index c5c28ca73444a3c8029e0763201cf6aadda25bbd..baf385c7c352e964767e2fc246412d7f9488bacd 100644 (file)
@@ -19,6 +19,7 @@ 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.018925 seconds and 4 git commands to generate.