The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/clustericious
Build.PL
Changes
eg/server.conf
etc/common_nginx.conf
etc/log4perl.conf.sample
etc/MyApp.conf.sample
lib/Clustericious.pm
lib/Clustericious/App.pm
lib/Clustericious/Command.pm
lib/Clustericious/Command/apache.pm
lib/Clustericious/Command/generate.pm
lib/Clustericious/Command/generate/app.pm
lib/Clustericious/Command/generate/client.pm
lib/Clustericious/Command/generate/mbd_app.pm
lib/Clustericious/Command/hypnotoad.pm
lib/Clustericious/Command/lighttpd.pm
lib/Clustericious/Command/nginx.pm
lib/Clustericious/Command/plackup.pm
lib/Clustericious/Command/start.pm
lib/Clustericious/Command/status.pm
lib/Clustericious/Command/stop.pm
lib/Clustericious/Commands.pm
lib/Clustericious/Controller.pm
lib/Clustericious/HelloWorld.pm
lib/Clustericious/Plugin/AutodataHandler.pm
lib/Clustericious/Plugin/PlugAuth.pm
lib/Clustericious/Renderer.pm
lib/Clustericious/RouteBuilder.pm
lib/Clustericious/RouteBuilder/Common.pm
lib/Clustericious/RouteBuilder/CRUD.pm
lib/Clustericious/RouteBuilder/Proxy.pm
lib/Clustericious/RouteBuilder/Search.pm
lib/Clustericious/Templates.pm
lib/Test/Clustericious.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
README
share/AppTemplate/bin/APPNAME
share/AppTemplate/Build.PL
share/AppTemplate/eg/APPCLASS.conf
share/AppTemplate/eg/APPCLASS.sample.conf
share/AppTemplate/eg/hypnotoad.conf
share/AppTemplate/eg/log4perl.conf
share/AppTemplate/eg/nginx.conf
share/AppTemplate/lib/APPCLASS.pm
share/AppTemplate/lib/APPCLASS/Routes.pm
share/AppTemplate/MANIFEST
share/AppTemplate/t/001_basic.t
share/AppTemplate/t/999_pod.t
share/AppTemplate/t/999_pod_coverage.t
share/ClientTemplate/bin/APPNAMEclient
share/ClientTemplate/Build.PL
share/ClientTemplate/lib/APPCLASS/Client.pm
share/MbdAppTemplate/bin/APPNAME
share/MbdAppTemplate/Build.PL
share/MbdAppTemplate/db/patches/0010_start.sql
share/MbdAppTemplate/eg/APPCLASS.conf
share/MbdAppTemplate/eg/APPCLASS.sample.conf
share/MbdAppTemplate/eg/hypnotoad.conf
share/MbdAppTemplate/eg/log4perl.conf
share/MbdAppTemplate/eg/nginx.conf
share/MbdAppTemplate/lib/APPCLASS.pm
share/MbdAppTemplate/lib/APPCLASS/DB.pm
share/MbdAppTemplate/lib/APPCLASS/Objects.pm
share/MbdAppTemplate/lib/APPCLASS/Routes.pm
share/MbdAppTemplate/MANIFEST
share/MbdAppTemplate/t/001_basic.t
share/MbdAppTemplate/t/999_pod.t
share/MbdAppTemplate/t/999_pod_coverage.t
share/MbdAppTemplate/t/999_stop_db.t
t/api_table.t
t/app.t
t/auth.t
t/basic.t
t/config.t
t/crud.t
t/generate.t
t/plugin_datahandler.t
t/plugin_plugauth.t
t/plugin_simpleauth.t
t/pod.t
t/proxy.t
t/test.t
t/testobject.yaml
t/testremote.t