The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.gitignore
Changes
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Repository.pm
inc/Module/Install/TestBase.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Spiffy.pm
inc/Test/Base.pm
inc/Test/Base/Filter.pm
inc/Test/Builder.pm
inc/Test/Builder/Module.pm
inc/Test/More.pm
inc/Test/Requires.pm
inc/Test/SharedFork.pm
inc/Test/SharedFork/Array.pm
inc/Test/SharedFork/Scalar.pm
inc/Test/SharedFork/Store.pm
inc/Test/TCP.pm
lib/Catalyst/Controller/Metal.pm
lib/Catalyst/Engine/PSGI.pm
lib/Catalyst/Helper/PSGI.pm
lib/Plack/Test/Adopt/Catalyst.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/00_compile.t
t/catalyst/aggregate/live_component_controller_action_action.t
t/catalyst/aggregate/live_component_controller_action_auto.t
t/catalyst/aggregate/live_component_controller_action_begin.t
t/catalyst/aggregate/live_component_controller_action_chained.t
t/catalyst/aggregate/live_component_controller_action_default.t
t/catalyst/aggregate/live_component_controller_action_detach.t
t/catalyst/aggregate/live_component_controller_action_end.t
t/catalyst/aggregate/live_component_controller_action_forward.t
t/catalyst/aggregate/live_component_controller_action_global.t
t/catalyst/aggregate/live_component_controller_action_go.t
t/catalyst/aggregate/live_component_controller_action_index.t
t/catalyst/aggregate/live_component_controller_action_index_or_default.t
t/catalyst/aggregate/live_component_controller_action_inheritance.t
t/catalyst/aggregate/live_component_controller_action_local.t
t/catalyst/aggregate/live_component_controller_action_multipath.t
t/catalyst/aggregate/live_component_controller_action_path.t
t/catalyst/aggregate/live_component_controller_action_path_matchsingle.t
t/catalyst/aggregate/live_component_controller_action_private.t
t/catalyst/aggregate/live_component_controller_action_regexp.t
t/catalyst/aggregate/live_component_controller_action_streaming.t
t/catalyst/aggregate/live_component_controller_action_visit.t
t/catalyst/aggregate/live_component_controller_anon.t
t/catalyst/aggregate/live_component_controller_args.t
t/catalyst/aggregate/live_component_controller_attributes.t
t/catalyst/aggregate/live_component_controller_moose.t
t/catalyst/aggregate/live_component_view_single.t
t/catalyst/aggregate/live_engine_request_auth.t
t/catalyst/aggregate/live_engine_request_body.t
t/catalyst/aggregate/live_engine_request_body_demand.t
t/catalyst/aggregate/live_engine_request_cookies.t
t/catalyst/aggregate/live_engine_request_env.t
t/catalyst/aggregate/live_engine_request_escaped_path.t
t/catalyst/aggregate/live_engine_request_headers.t
t/catalyst/aggregate/live_engine_request_parameters.t
t/catalyst/aggregate/live_engine_request_remote_user.t
t/catalyst/aggregate/live_engine_request_uploads.t
t/catalyst/aggregate/live_engine_request_uri.t
t/catalyst/aggregate/live_engine_response_cookies.t
t/catalyst/aggregate/live_engine_response_errors.t
t/catalyst/aggregate/live_engine_response_headers.t
t/catalyst/aggregate/live_engine_response_large.t
t/catalyst/aggregate/live_engine_response_print.t
t/catalyst/aggregate/live_engine_response_redirect.t
t/catalyst/aggregate/live_engine_response_status.t
t/catalyst/aggregate/live_engine_setup_basics.t
t/catalyst/aggregate/live_engine_setup_plugins.t
t/catalyst/aggregate/live_loop.t
t/catalyst/aggregate/live_plugin_loaded.t
t/catalyst/aggregate/live_priorities.t
t/catalyst/aggregate/live_recursion.t
t/catalyst/aggregate/unit_core_action_for.t
t/catalyst/aggregate/unit_core_appclass_roles_in_plugin_list.t
t/catalyst/aggregate/unit_core_component_layers.t
t/catalyst/aggregate/unit_core_uri_for_action.t
t/catalyst/aggregate/unit_core_uri_for_multibytechar.t
t/catalyst/catalyst_130pix.gif
t/catalyst/lib/Catalyst/Action/TestAfter.pm
t/catalyst/lib/Catalyst/Action/TestBefore.pm
t/catalyst/lib/Catalyst/Plugin/Test/Deprecated.pm
t/catalyst/lib/Catalyst/Plugin/Test/Errors.pm
t/catalyst/lib/Catalyst/Plugin/Test/Headers.pm
t/catalyst/lib/Catalyst/Plugin/Test/MangleDollarUnderScore.pm
t/catalyst/lib/Catalyst/Plugin/Test/Plugin.pm
t/catalyst/lib/CDICompatTestPlugin.pm
t/catalyst/lib/DeprecatedTestApp.pm
t/catalyst/lib/DeprecatedTestApp/C/Root.pm
t/catalyst/lib/NullPackage.pm
t/catalyst/lib/PluginTestApp.pm
t/catalyst/lib/TestApp.pm
t/catalyst/lib/TestApp/Action/TestBefore.pm
t/catalyst/lib/TestApp/Action/TestMyAction.pm
t/catalyst/lib/TestApp/Controller/Action.pm
t/catalyst/lib/TestApp/Controller/Action/Action.pm
t/catalyst/lib/TestApp/Controller/Action/Auto.pm
t/catalyst/lib/TestApp/Controller/Action/Auto/Abort.pm
t/catalyst/lib/TestApp/Controller/Action/Auto/Deep.pm
t/catalyst/lib/TestApp/Controller/Action/Auto/Default.pm
t/catalyst/lib/TestApp/Controller/Action/Begin.pm
t/catalyst/lib/TestApp/Controller/Action/Chained.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/ArgsOrder.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Auto.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Bar.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Detach.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Foo.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Forward.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Bar.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Foo.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/ParentChain.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/ParentChain/Relative.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/PassedArgs.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/PathPrefix.pm
t/catalyst/lib/TestApp/Controller/Action/Chained/Root.pm
t/catalyst/lib/TestApp/Controller/Action/Default.pm
t/catalyst/lib/TestApp/Controller/Action/Detach.pm
t/catalyst/lib/TestApp/Controller/Action/End.pm
t/catalyst/lib/TestApp/Controller/Action/Forward.pm
t/catalyst/lib/TestApp/Controller/Action/ForwardTo.pm
t/catalyst/lib/TestApp/Controller/Action/Global.pm
t/catalyst/lib/TestApp/Controller/Action/Go.pm
t/catalyst/lib/TestApp/Controller/Action/Index.pm
t/catalyst/lib/TestApp/Controller/Action/Inheritance.pm
t/catalyst/lib/TestApp/Controller/Action/Local.pm
t/catalyst/lib/TestApp/Controller/Action/Path.pm
t/catalyst/lib/TestApp/Controller/Action/Private.pm
t/catalyst/lib/TestApp/Controller/Action/Regexp.pm
t/catalyst/lib/TestApp/Controller/Action/Streaming.pm
t/catalyst/lib/TestApp/Controller/Action/TestMultipath.pm
t/catalyst/lib/TestApp/Controller/Action/TestRelative.pm
t/catalyst/lib/TestApp/Controller/Action/Visit.pm
t/catalyst/lib/TestApp/Controller/Anon.pm
t/catalyst/lib/TestApp/Controller/Args.pm
t/catalyst/lib/TestApp/Controller/Attributes.pm
t/catalyst/lib/TestApp/Controller/ContextClosure.pm
t/catalyst/lib/TestApp/Controller/Dump.pm
t/catalyst/lib/TestApp/Controller/Engine/Request/Uploads.pm
t/catalyst/lib/TestApp/Controller/Engine/Request/URI.pm
t/catalyst/lib/TestApp/Controller/Engine/Response/Cookies.pm
t/catalyst/lib/TestApp/Controller/Engine/Response/Errors.pm
t/catalyst/lib/TestApp/Controller/Engine/Response/Headers.pm
t/catalyst/lib/TestApp/Controller/Engine/Response/Large.pm
t/catalyst/lib/TestApp/Controller/Engine/Response/Print.pm
t/catalyst/lib/TestApp/Controller/Engine/Response/Redirect.pm
t/catalyst/lib/TestApp/Controller/Engine/Response/Status.pm
t/catalyst/lib/TestApp/Controller/Fork.pm
t/catalyst/lib/TestApp/Controller/Immutable.pm
t/catalyst/lib/TestApp/Controller/Immutable/HardToReload.pm
t/catalyst/lib/TestApp/Controller/Index.pm
t/catalyst/lib/TestApp/Controller/Keyword.pm
t/catalyst/lib/TestApp/Controller/Moose.pm
t/catalyst/lib/TestApp/Controller/Moose/MethodModifiers.pm
t/catalyst/lib/TestApp/Controller/Priorities.pm
t/catalyst/lib/TestApp/Controller/Priorities/loc_vs_index.pm
t/catalyst/lib/TestApp/Controller/Priorities/locre_vs_index.pm
t/catalyst/lib/TestApp/Controller/Priorities/MultiMethod.pm
t/catalyst/lib/TestApp/Controller/Priorities/path_vs_index.pm
t/catalyst/lib/TestApp/Controller/Priorities/re_vs_index.pm
t/catalyst/lib/TestApp/Controller/Root.pm
t/catalyst/lib/TestApp/DispatchType/CustomPostLoad.pm
t/catalyst/lib/TestApp/DispatchType/CustomPreLoad.pm
t/catalyst/lib/TestApp/Model.pm
t/catalyst/lib/TestApp/Model/ClosuresInConfig.pm
t/catalyst/lib/TestApp/Model/Foo.pm
t/catalyst/lib/TestApp/Model/Foo/Bar.pm
t/catalyst/lib/TestApp/Plugin/AddDispatchTypes.pm
t/catalyst/lib/TestApp/Plugin/FullyQualified.pm
t/catalyst/lib/TestApp/RequestBaseBug.pm
t/catalyst/lib/TestApp/Role.pm
t/catalyst/lib/TestApp/View/Dump.pm
t/catalyst/lib/TestApp/View/Dump/Body.pm
t/catalyst/lib/TestApp/View/Dump/Env.pm
t/catalyst/lib/TestApp/View/Dump/Request.pm
t/catalyst/lib/TestApp/View/Dump/Response.pm
t/catalyst/lib/TestAppBadlyImmutable.pm
t/catalyst/lib/TestAppChainedAbsolutePathPart.pm
t/catalyst/lib/TestAppChainedAbsolutePathPart/Controller/Foo.pm
t/catalyst/lib/TestAppChainedRecursive.pm
t/catalyst/lib/TestAppChainedRecursive/Controller/Foo.pm
t/catalyst/lib/TestAppClassExceptionSimpleTest.pm
t/catalyst/lib/TestAppDoubleAutoBug.pm
t/catalyst/lib/TestAppIndexDefault.pm
t/catalyst/lib/TestAppIndexDefault/Controller/Default.pm
t/catalyst/lib/TestAppIndexDefault/Controller/IndexChained.pm
t/catalyst/lib/TestAppIndexDefault/Controller/IndexPrivate.pm
t/catalyst/lib/TestAppIndexDefault/Controller/Root.pm
t/catalyst/lib/TestAppMatchSingleArg.pm
t/catalyst/lib/TestAppMatchSingleArg/Controller/Root.pm
t/catalyst/lib/TestAppMetaCompat.pm
t/catalyst/lib/TestAppMetaCompat/Controller/Base.pm
t/catalyst/lib/TestAppMetaCompat/Controller/Books.pm
t/catalyst/lib/TestAppNonMooseController.pm
t/catalyst/lib/TestAppNonMooseController/Controller/Foo.pm
t/catalyst/lib/TestAppNonMooseController/ControllerBase.pm
t/catalyst/lib/TestAppOnDemand.pm
t/catalyst/lib/TestAppOnDemand/Controller/Body.pm
t/catalyst/lib/TestAppOneView.pm
t/catalyst/lib/TestAppOneView/Controller/Root.pm
t/catalyst/lib/TestAppOneView/View/Dummy.pm
t/catalyst/lib/TestAppPathBug.pm
t/catalyst/lib/TestAppPluginWithConstructor.pm
t/catalyst/lib/TestAppStats.pm
t/catalyst/lib/TestAppUnknownError.pm
t/catalyst/lib/TestAppWithMeta.pm
t/catalyst/lib/TestAppWithMeta/Controller/Root.pm
t/catalyst/lib/TestPluginWithConstructor.pm
t/catalyst/live_catalyst_test.t
t/catalyst/live_component_controller_context_closure.t
t/catalyst/live_fork.t
t/catalyst/live_stats.t
t/hello.t
t/Hello/Changes
t/Hello/hello.conf
t/Hello/lib/Hello.pm
t/Hello/lib/Hello/Controller/Metalic.pm
t/Hello/lib/Hello/Controller/Root.pm
t/Hello/Makefile.PL
t/Hello/README
t/Hello/root/favicon.ico
t/Hello/root/static/images/btn_120x50_built.png
t/Hello/root/static/images/btn_120x50_built_shadow.png
t/Hello/root/static/images/btn_120x50_powered.png
t/Hello/root/static/images/btn_120x50_powered_shadow.png
t/Hello/root/static/images/btn_88x31_built.png
t/Hello/root/static/images/btn_88x31_built_shadow.png
t/Hello/root/static/images/btn_88x31_powered.png
t/Hello/root/static/images/btn_88x31_powered_shadow.png
t/Hello/root/static/images/catalyst_logo.png
t/Hello/script/hello.psgi
t/Hello/script/hello_cgi.pl
t/Hello/script/hello_create.pl
t/Hello/script/hello_fastcgi.pl
t/Hello/script/hello_server.pl
t/Hello/script/hello_test.pl
t/Hello/t/01app.t
t/Hello/t/02pod.t
t/Hello/t/03podcoverage.t
t/hello_mount.t
xt/catalyst.t
xt/perlcritic.t
xt/pod.t
xt/podspell.t
xt/synopsis.t