The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.travis.yml
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
README
bin/clustericious
dist.ini
etc/MyApp.conf.sample
etc/common_nginx.conf
etc/log4perl.conf.sample
example/config/MyApp.conf.sample
example/config/common.conf.sample
example/config/log4perl.conf.sample
example/server/README.old
example/server/server.conf
lib/Clustericious.pm
lib/Clustericious/App.pm
lib/Clustericious/Client.pm
lib/Clustericious/Client/Command.pm
lib/Clustericious/Client/Meta.pm
lib/Clustericious/Client/Meta/Route.pm
lib/Clustericious/Client/Object.pm
lib/Clustericious/Client/Object/DateTime.pm
lib/Clustericious/Client/Object/Params.pm
lib/Clustericious/Command.pm
lib/Clustericious/Command/apache.pm
lib/Clustericious/Command/configdebug.pm
lib/Clustericious/Command/configtest.pm
lib/Clustericious/Command/configure.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/Config.pm
lib/Clustericious/Config/Helpers.pm
lib/Clustericious/Config/Password.pm
lib/Clustericious/Config/Plugin.pm
lib/Clustericious/Controller.pm
lib/Clustericious/HelloWorld.pm
lib/Clustericious/Log.pm
lib/Clustericious/Plugin/AutodataHandler.pm
lib/Clustericious/Plugin/PlugAuth.pm
lib/Clustericious/Renderer.pm
lib/Clustericious/RouteBuilder.pm
lib/Clustericious/RouteBuilder/CRUD.pm
lib/Clustericious/RouteBuilder/Common.pm
lib/Clustericious/RouteBuilder/Proxy.pm
lib/Clustericious/RouteBuilder/Search.pm
lib/Clustericious/Templates.pm
lib/Test/Clustericious.pm
lib/Test/Clustericious/Config.pm
lib/Test/Clustericious/Log.pm
share/AppTemplate/Build.PL
share/AppTemplate/MANIFEST
share/AppTemplate/bin/APPNAME
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/t/001_basic.t
share/AppTemplate/t/999_pod.t
share/AppTemplate/t/999_pod_coverage.t
share/ClientTemplate/Build.PL
share/ClientTemplate/bin/APPNAMEclient
share/ClientTemplate/lib/APPCLASS/Client.pm
share/MbdAppTemplate/Build.PL
share/MbdAppTemplate/MANIFEST
share/MbdAppTemplate/bin/APPNAME
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/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/00_diag.t
t/00_diag.txt
t/01_use.t
t/api_table.t
t/app.t
t/auth.t
t/auth2.t
t/badconfig.t
t/basic.t
t/client.t
t/client_args.t
t/client_datetime.t
t/client_object.t
t/client_object_array.t
t/client_object_derived.t
t/client_params.t
t/cluster_basic.t
t/cluster_render_exception.t
t/cluster_render_not_found.t
t/config.t
t/config_colen.t
t/config_config.t
t/config_config_multi.t
t/config_data.t
t/config_deprecate.t
t/config_helper.t
t/config_home.t
t/config_hostname.t
t/config_json.t
t/config_namespace.t
t/config_pathclass.t
t/config_special.t
t/config_test_clustericious_config.t
t/config_use.t
t/config_yaml.t
t/config_yaml2.t
t/crud.t
t/data/auth.passwd
t/generate.t
t/log.t
t/multiple_apps.t
t/nullapp.t
t/nullconfig.t
t/plugin_datahandler.t
t/plugin_plugauth.t
t/proxy.t
t/subreq.t
t/test.t
t/testobject.yaml
t/testremote.t
t/websocketauth.t
xt/release/build_environment.t
xt/release/changes.t
xt/release/eol.t
xt/release/fixme.t
xt/release/no_tabs.t
xt/release/pod.t
xt/release/pod_coverage.t
xt/release/pod_spelling_common.t
xt/release/pod_spelling_system.t
xt/release/release.yml
xt/release/strict.t
xt/release/unused_vars.t
xt/release/version.t