The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/activator.pl
Build.PL
lib/Activator.pm
lib/Activator/Config.pm
lib/Activator/DB.pm
lib/Activator/Dictionary.pm
lib/Activator/Emailer.pm
lib/Activator/Exception.pm
lib/Activator/Log.pm
lib/Activator/Options.pm
lib/Activator/Pager.pm
lib/Activator/Registry.pm
lib/Activator/Tutorial.pm
lib/Catalyst/Plugin/Activator/Config.pm
lib/Catalyst/Plugin/Activator/Dictionary.pm
lib/Catalyst/Plugin/Activator/Exception.pm
lib/Catalyst/Plugin/SecureCookies.pm
MANIFEST			This list of files
META.yml
README
share/apache2/conf.d/catalyst.conf.tt
share/apache2/conf/httpd.conf.tt
share/apache2/conf/magic.tt
share/conf/default-project.yml
t/Config-01.t
t/Config-02.t
t/Config-03.t
t/Config-04.t
t/Config-05.t
t/data/DB-create-mysql-test.sql
t/data/DB-create-Pg-test.sql
t/data/DB-drop-mysql-test.sql
t/data/DB-drop-Pg-test.sql
t/data/DB-test.yml
t/data/Dictionary-create-test.sql
t/data/Dictionary-default.yml
t/data/Dictionary-dies.yml
t/data/Dictionary-drop-test.sql
t/data/Dictionary/en/backup.dict
t/data/Dictionary/en/dtest.dict
t/data/Emailer/email.tt
t/data/Emailer/email_wrap.tt
t/data/Emailer/html_body.tt
t/data/Emailer/html_footer.tt
t/data/Emailer/html_header.tt
t/data/Emailer/registry.yml
t/data/Emailer/test-mission.doc
t/data/Log-disabling.yml
t/data/Log-log4perl.conf
t/data/Registry-advanced.yml
t/data/Registry-dyn.yml
t/data/Registry-test-no-act-realm.yml
t/data/Registry-test.yml
t/data/test_project/org.yml
t/data/test_project/test.yml
t/data/test_project/USER.yml
t/DB.t
t/Dictionary-default.t
t/Dictionary-dies.t
t/Emailer.t
t/Exception.t
t/Log-config-file.t
t/Log-default.t
t/Log-disabling.t
t/Log-registry-config.t
t/Options-01.t
t/Options-02.t
t/pod.t
t/Registry-advanced.t
t/Registry-fail.t
t/Registry-oo.t
t/Registry-static-no-act-realm.t
t/Registry-static.t