X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fchatty;a=blobdiff_plain;f=Makefile.PL;h=baf385c7c352e964767e2fc246412d7f9488bacd;hp=c5c28ca73444a3c8029e0763201cf6aadda25bbd;hb=b1babc5fbdaf0cfe573d1a126b9a6d88deb64352;hpb=ab11c0a9fd7ef63f13a4b78ef3ffde75db43f1a3 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