X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fchatty;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=baf385c7c352e964767e2fc246412d7f9488bacd;hp=c5c28ca73444a3c8029e0763201cf6aadda25bbd;hb=8a3ece46ef6bfeefaa27f53f199c285d0062f841;hpb=d2a57728529b95fa1c2e3da677e64c848e7d065b diff --git a/Makefile.PL b/Makefile.PL index c5c28ca..baf385c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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