Changes
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/Authority.pm
inc/Module/Install/AuthorRequires.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/CheckConflicts.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Catalyst.pm
lib/Catalyst/Action.pm
lib/Catalyst/ActionChain.pm
lib/Catalyst/ActionContainer.pm
lib/Catalyst/ActionRole/HTTPMethods.pm
lib/Catalyst/Base.pm
lib/Catalyst/ClassData.pm
lib/Catalyst/Component.pm
lib/Catalyst/Component/ApplicationAttribute.pm
lib/Catalyst/Component/ContextClosure.pm
lib/Catalyst/Controller.pm
lib/Catalyst/Delta.pod
lib/Catalyst/Dispatcher.pm
lib/Catalyst/DispatchType.pm
lib/Catalyst/DispatchType/Chained.pm
lib/Catalyst/DispatchType/Default.pm
lib/Catalyst/DispatchType/Index.pm
lib/Catalyst/DispatchType/Path.pm
lib/Catalyst/Engine.pm
lib/Catalyst/Engine/HTTP.pm
lib/Catalyst/EngineLoader.pm
lib/Catalyst/Exception.pm
lib/Catalyst/Exception/Basic.pm
lib/Catalyst/Exception/Detach.pm
lib/Catalyst/Exception/Go.pm
lib/Catalyst/Exception/Interface.pm
lib/Catalyst/Log.pm
lib/Catalyst/Model.pm
lib/Catalyst/Plugin/Unicode/Encoding.pm
lib/Catalyst/PSGI.pod
lib/Catalyst/Request.pm
lib/Catalyst/Request/Upload.pm
lib/Catalyst/Response.pm
lib/Catalyst/Runtime.pm
lib/Catalyst/Script/CGI.pm
lib/Catalyst/Script/Create.pm
lib/Catalyst/Script/FastCGI.pm
lib/Catalyst/Script/Server.pm
lib/Catalyst/Script/Test.pm
lib/Catalyst/ScriptRole.pm
lib/Catalyst/ScriptRunner.pm
lib/Catalyst/Stats.pm
lib/Catalyst/Test.pm
lib/Catalyst/Upgrading.pod
lib/Catalyst/Utils.pm
lib/Catalyst/View.pm
Makefile.PL
MANIFEST			This list of files
META.yml
script/catalyst.pl
t/01use.t
t/aggregate.t
t/aggregate/c3_appclass_bug.t
t/aggregate/c3_mro.t
t/aggregate/caf_backcompat.t
t/aggregate/catalyst_test_utf8.t
t/aggregate/custom_live_component_controller_action_auto_doublebug.t
t/aggregate/custom_live_path_bug.t
t/aggregate/deprecated_test_import.t
t/aggregate/deprecated_test_unimported.t
t/aggregate/error_page_dump.t
t/aggregate/live_component_controller_action_action.t
t/aggregate/live_component_controller_action_auto.t
t/aggregate/live_component_controller_action_begin.t
t/aggregate/live_component_controller_action_chained.t
t/aggregate/live_component_controller_action_chained2.t
t/aggregate/live_component_controller_action_default.t
t/aggregate/live_component_controller_action_detach.t
t/aggregate/live_component_controller_action_die_in_end.t
t/aggregate/live_component_controller_action_end.t
t/aggregate/live_component_controller_action_forward.t
t/aggregate/live_component_controller_action_global.t
t/aggregate/live_component_controller_action_go.t
t/aggregate/live_component_controller_action_index.t
t/aggregate/live_component_controller_action_index_or_default.t
t/aggregate/live_component_controller_action_inheritance.t
t/aggregate/live_component_controller_action_local.t
t/aggregate/live_component_controller_action_multipath.t
t/aggregate/live_component_controller_action_path.t
t/aggregate/live_component_controller_action_path_matchsingle.t
t/aggregate/live_component_controller_action_private.t
t/aggregate/live_component_controller_action_streaming.t
t/aggregate/live_component_controller_action_visit.t
t/aggregate/live_component_controller_actionroles.t
t/aggregate/live_component_controller_anon.t
t/aggregate/live_component_controller_args.t
t/aggregate/live_component_controller_attributes.t
t/aggregate/live_component_controller_httpmethods.t
t/aggregate/live_component_controller_moose.t
t/aggregate/live_component_view_single.t
t/aggregate/live_engine_request_auth.t
t/aggregate/live_engine_request_body.t
t/aggregate/live_engine_request_body_demand.t
t/aggregate/live_engine_request_cookies.t
t/aggregate/live_engine_request_env.t
t/aggregate/live_engine_request_escaped_path.t
t/aggregate/live_engine_request_headers.t
t/aggregate/live_engine_request_parameters.t
t/aggregate/live_engine_request_prepare_parameters.t
t/aggregate/live_engine_request_remote_user.t
t/aggregate/live_engine_request_uploads.t
t/aggregate/live_engine_request_uri.t
t/aggregate/live_engine_response_body.t
t/aggregate/live_engine_response_cookies.t
t/aggregate/live_engine_response_emptybody.t
t/aggregate/live_engine_response_errors.t
t/aggregate/live_engine_response_headers.t
t/aggregate/live_engine_response_large.t
t/aggregate/live_engine_response_print.t
t/aggregate/live_engine_response_redirect.t
t/aggregate/live_engine_response_status.t
t/aggregate/live_engine_setup_basics.t
t/aggregate/live_engine_setup_plugins.t
t/aggregate/live_loop.t
t/aggregate/live_plugin_loaded.t
t/aggregate/live_priorities.t
t/aggregate/live_recursion.t
t/aggregate/live_view_warnings.t
t/aggregate/meta_method_unneeded.t
t/aggregate/psgi_file.t
t/aggregate/unit_controller_actions.t
t/aggregate/unit_controller_config.t
t/aggregate/unit_controller_namespace.t
t/aggregate/unit_core_action.t
t/aggregate/unit_core_action_for.t
t/aggregate/unit_core_appclass_roles_in_plugin_list.t
t/aggregate/unit_core_classdata.t
t/aggregate/unit_core_component.t
t/aggregate/unit_core_component_generating.t
t/aggregate/unit_core_component_layers.t
t/aggregate/unit_core_component_loading.t
t/aggregate/unit_core_component_mro.t
t/aggregate/unit_core_controller_actions_config.t
t/aggregate/unit_core_ctx_attr.t
t/aggregate/unit_core_engine-prepare_path.t
t/aggregate/unit_core_engine_fixenv-iis6.t
t/aggregate/unit_core_engine_fixenv-lighttpd.t
t/aggregate/unit_core_log.t
t/aggregate/unit_core_merge_config_hashes.t
t/aggregate/unit_core_mvc.t
t/aggregate/unit_core_path_to.t
t/aggregate/unit_core_plugin.t
t/aggregate/unit_core_script_cgi.t
t/aggregate/unit_core_script_create.t
t/aggregate/unit_core_script_fastcgi.t
t/aggregate/unit_core_script_help.t
t/aggregate/unit_core_script_run_options.t
t/aggregate/unit_core_script_server-without_modules.t
t/aggregate/unit_core_script_server.t
t/aggregate/unit_core_scriptrunner.t
t/aggregate/unit_core_setup.t
t/aggregate/unit_core_setup_log.t
t/aggregate/unit_core_setup_stats.t
t/aggregate/unit_core_uri_for.t
t/aggregate/unit_core_uri_for_action.t
t/aggregate/unit_core_uri_for_multibytechar.t
t/aggregate/unit_core_uri_with.t
t/aggregate/unit_dispatcher_requestargs_restore.t
t/aggregate/unit_engineloader.t
t/aggregate/unit_load_catalyst_test.t
t/aggregate/unit_metaclass_compat_extend_non_moose_controller.t
t/aggregate/unit_metaclass_compat_non_moose.t
t/aggregate/unit_metaclass_compat_non_moose_controller.t
t/aggregate/unit_response.t
t/aggregate/unit_utils_env_value.t
t/aggregate/unit_utils_home.t
t/aggregate/unit_utils_prefix.t
t/aggregate/unit_utils_request.t
t/aggregate/utf8_content_length.t
t/author/http-server.t
t/author/notabs.t
t/author/pod.t
t/author/podcoverage.t
t/author/spelling.t
t/author/unicode_plugin_nested_params.t
t/catalyst_130pix.gif
t/conf/extra.conf.in
t/custom_exception_class_simple.t
t/dead_load_bad_args.t
t/dead_load_multiple_chained_attributes.t
t/dead_no_unknown_error.t
t/dead_recursive_chained_attributes.t
t/deprecated.t
t/deprecated_appclass_action_warnings.t
t/encoding_set_in_app.t
t/encoding_set_in_config.t
t/lib/ACLTestApp.pm
t/lib/ACLTestApp/Controller/Root.pm
t/lib/Catalyst/Action/TestAfter.pm
t/lib/Catalyst/Action/TestBefore.pm
t/lib/Catalyst/ActionRole/Moo.pm
t/lib/Catalyst/ActionRole/Zoo.pm
t/lib/Catalyst/Plugin/Test/Deprecated.pm
t/lib/Catalyst/Plugin/Test/Errors.pm
t/lib/Catalyst/Plugin/Test/Headers.pm
t/lib/Catalyst/Plugin/Test/MangleDollarUnderScore.pm
t/lib/Catalyst/Plugin/Test/Plugin.pm
t/lib/Catalyst/Script/Bar.pm
t/lib/Catalyst/Script/Baz.pm
t/lib/Catalyst/Script/CompileTest.pm
t/lib/CDICompatTestPlugin.pm
t/lib/ChainedActionsApp.pm
t/lib/ChainedActionsApp/Controller/Root.pm
t/lib/DeprecatedActionsInAppClassTestApp.pm
t/lib/DeprecatedTestApp.pm
t/lib/DeprecatedTestApp/C/Root.pm
t/lib/Moo.pm
t/lib/NullPackage.pm
t/lib/PluginTestApp.pm
t/lib/PluginTestApp/Controller/Root.pm
t/lib/ScriptTestApp.pm
t/lib/ScriptTestApp/Controller/Root.pm
t/lib/ScriptTestApp/Script/Bar.pm
t/lib/ScriptTestApp/Script/CompileTest.pm
t/lib/ScriptTestApp/Script/Foo.pm
t/lib/ScriptTestApp/TraitFor/Script.pm
t/lib/ScriptTestApp/TraitFor/Script/Bar.pm
t/lib/ScriptTestApp/TraitFor/Script/Foo.pm
t/lib/TestApp.pm
t/lib/TestApp/Action/TestActionArgsFromConstructor.pm
t/lib/TestApp/Action/TestBefore.pm
t/lib/TestApp/Action/TestExtraArgsAction.pm
t/lib/TestApp/Action/TestMatchCaptures.pm
t/lib/TestApp/Action/TestMyAction.pm
t/lib/TestApp/ActionRole/Boo.pm
t/lib/TestApp/ActionRole/Kooh.pm
t/lib/TestApp/ActionRole/Moo.pm
t/lib/TestApp/Controller/Action.pm
t/lib/TestApp/Controller/Action/Action.pm
t/lib/TestApp/Controller/Action/Auto.pm
t/lib/TestApp/Controller/Action/Auto/Abort.pm
t/lib/TestApp/Controller/Action/Auto/Deep.pm
t/lib/TestApp/Controller/Action/Auto/Default.pm
t/lib/TestApp/Controller/Action/Auto/Detach.pm
t/lib/TestApp/Controller/Action/Begin.pm
t/lib/TestApp/Controller/Action/Chained.pm
t/lib/TestApp/Controller/Action/Chained/ArgsOrder.pm
t/lib/TestApp/Controller/Action/Chained/Auto.pm
t/lib/TestApp/Controller/Action/Chained/Auto/Bar.pm
t/lib/TestApp/Controller/Action/Chained/Auto/Detach.pm
t/lib/TestApp/Controller/Action/Chained/Auto/Foo.pm
t/lib/TestApp/Controller/Action/Chained/Auto/Forward.pm
t/lib/TestApp/Controller/Action/Chained/Bar.pm
t/lib/TestApp/Controller/Action/Chained/CaptureArgs.pm
t/lib/TestApp/Controller/Action/Chained/Foo.pm
t/lib/TestApp/Controller/Action/Chained/ParentChain.pm
t/lib/TestApp/Controller/Action/Chained/ParentChain/Relative.pm
t/lib/TestApp/Controller/Action/Chained/PassedArgs.pm
t/lib/TestApp/Controller/Action/Chained/PathPrefix.pm
t/lib/TestApp/Controller/Action/Chained/Root.pm
t/lib/TestApp/Controller/Action/ConfigSmashArrayRefs.pm
t/lib/TestApp/Controller/Action/Default.pm
t/lib/TestApp/Controller/Action/Detach.pm
t/lib/TestApp/Controller/Action/DieInEnd.pm
t/lib/TestApp/Controller/Action/End.pm
t/lib/TestApp/Controller/Action/Forward.pm
t/lib/TestApp/Controller/Action/ForwardTo.pm
t/lib/TestApp/Controller/Action/Global.pm
t/lib/TestApp/Controller/Action/Go.pm
t/lib/TestApp/Controller/Action/Index.pm
t/lib/TestApp/Controller/Action/Inheritance.pm
t/lib/TestApp/Controller/Action/Local.pm
t/lib/TestApp/Controller/Action/Path.pm
t/lib/TestApp/Controller/Action/Private.pm
t/lib/TestApp/Controller/Action/Streaming.pm
t/lib/TestApp/Controller/Action/TestMultipath.pm
t/lib/TestApp/Controller/Action/TestRelative.pm
t/lib/TestApp/Controller/Action/Visit.pm
t/lib/TestApp/Controller/ActionRoles.pm
t/lib/TestApp/Controller/Anon.pm
t/lib/TestApp/Controller/Args.pm
t/lib/TestApp/Controller/Attributes.pm
t/lib/TestApp/Controller/BodyParams.pm
t/lib/TestApp/Controller/ContextClosure.pm
t/lib/TestApp/Controller/Dump.pm
t/lib/TestApp/Controller/Engine/Request/Uploads.pm
t/lib/TestApp/Controller/Engine/Request/URI.pm
t/lib/TestApp/Controller/Engine/Response/Cookies.pm
t/lib/TestApp/Controller/Engine/Response/Errors.pm
t/lib/TestApp/Controller/Engine/Response/Headers.pm
t/lib/TestApp/Controller/Engine/Response/Large.pm
t/lib/TestApp/Controller/Engine/Response/Print.pm
t/lib/TestApp/Controller/Engine/Response/Redirect.pm
t/lib/TestApp/Controller/Engine/Response/Status.pm
t/lib/TestApp/Controller/Fork.pm
t/lib/TestApp/Controller/HTTPMethods.pm
t/lib/TestApp/Controller/Immutable.pm
t/lib/TestApp/Controller/Immutable/HardToReload.pm
t/lib/TestApp/Controller/Index.pm
t/lib/TestApp/Controller/Keyword.pm
t/lib/TestApp/Controller/Log.pm
t/lib/TestApp/Controller/Moose.pm
t/lib/TestApp/Controller/Moose/MethodModifiers.pm
t/lib/TestApp/Controller/Moose/NoAttributes.pm
t/lib/TestApp/Controller/Priorities.pm
t/lib/TestApp/Controller/Priorities/loc_vs_index.pm
t/lib/TestApp/Controller/Priorities/locre_vs_index.pm
t/lib/TestApp/Controller/Priorities/MultiMethod.pm
t/lib/TestApp/Controller/Priorities/path_vs_index.pm
t/lib/TestApp/Controller/Root.pm
t/lib/TestApp/DispatchType/CustomPostLoad.pm
t/lib/TestApp/DispatchType/CustomPreLoad.pm
t/lib/TestApp/Model.pm
t/lib/TestApp/Model/ClosuresInConfig.pm
t/lib/TestApp/Model/Foo.pm
t/lib/TestApp/Model/Foo/Bar.pm
t/lib/TestApp/Model/Generating.pm
t/lib/TestApp/Plugin/AddDispatchTypes.pm
t/lib/TestApp/Plugin/FullyQualified.pm
t/lib/TestApp/Plugin/ParameterizedRole.pm
t/lib/TestApp/RequestBaseBug.pm
t/lib/TestApp/Role.pm
t/lib/TestApp/View/Dump.pm
t/lib/TestApp/View/Dump/Action.pm
t/lib/TestApp/View/Dump/Body.pm
t/lib/TestApp/View/Dump/Env.pm
t/lib/TestApp/View/Dump/Request.pm
t/lib/TestApp/View/Dump/Response.pm
t/lib/TestApp2.pm
t/lib/TestApp2/Controller/Root.pm
t/lib/TestAppBadlyImmutable.pm
t/lib/TestAppChainedAbsolutePathPart.pm
t/lib/TestAppChainedAbsolutePathPart/Controller/Foo.pm
t/lib/TestAppChainedRecursive.pm
t/lib/TestAppChainedRecursive/Controller/Foo.pm
t/lib/TestAppClassExceptionSimpleTest.pm
t/lib/TestAppDoubleAutoBug.pm
t/lib/TestAppDoubleAutoBug/Controller/Root.pm
t/lib/TestAppEncoding.pm
t/lib/TestAppEncoding/Controller/Root.pm
t/lib/TestAppEncodingSetInApp.pm
t/lib/TestAppEncodingSetInApp/Controller/Root.pm
t/lib/TestAppEncodingSetInConfig/testappencodingsetinconfig.json
t/lib/TestAppEncodingSetInConfig.pm
t/lib/TestAppEncodingSetInConfig/Controller/Root.pm
t/lib/TestAppIndexDefault.pm
t/lib/TestAppIndexDefault/Controller/Default.pm
t/lib/TestAppIndexDefault/Controller/IndexChained.pm
t/lib/TestAppIndexDefault/Controller/IndexPrivate.pm
t/lib/TestAppIndexDefault/Controller/Root.pm
t/lib/TestAppMatchSingleArg.pm
t/lib/TestAppMatchSingleArg/Controller/Root.pm
t/lib/TestAppMetaCompat.pm
t/lib/TestAppMetaCompat/Controller/Base.pm
t/lib/TestAppMetaCompat/Controller/Books.pm
t/lib/TestAppNonMooseController.pm
t/lib/TestAppNonMooseController/Controller/Foo.pm
t/lib/TestAppNonMooseController/ControllerBase.pm
t/lib/TestAppOnDemand.pm
t/lib/TestAppOnDemand/Controller/Body.pm
t/lib/TestAppOneView.pm
t/lib/TestAppOneView/Controller/Root.pm
t/lib/TestAppOneView/View/Dummy.pm
t/lib/TestAppPathBug.pm
t/lib/TestAppPluginWithConstructor.pm
t/lib/TestAppPluginWithConstructor/Controller/Root.pm
t/lib/TestAppShowInternalActions.pm
t/lib/TestAppShowInternalActions/Controller/Root.pm
t/lib/TestAppStats.pm
t/lib/TestAppStats/Controller/Root.pm
t/lib/TestAppToTestScripts.pm
t/lib/TestAppUnicode.pm
t/lib/TestAppUnicode/Controller/Root.pm
t/lib/TestAppUnknownError.pm
t/lib/TestAppViewWarnings.pm
t/lib/TestAppViewWarnings/Controller/Root.pm
t/lib/TestAppWithMeta.pm
t/lib/TestAppWithMeta/Controller/Root.pm
t/lib/TestAppWithoutUnicode.pm
t/lib/TestAppWithoutUnicode/Controller/Root.pm
t/lib/TestLogger.pm
t/lib/TestPluginWithConstructor.pm
t/live_catalyst_test.t
t/live_component_controller_context_closure.t
t/live_fork.t
t/live_redirect_body.t
t/live_show_internal_actions_warnings.t
t/live_stats.t
t/optional_apache-cgi-rewrite.pl
t/optional_apache-cgi.pl
t/optional_apache-fastcgi-non-root.pl
t/optional_apache-fastcgi.pl
t/optional_http-server-restart.t
t/optional_lighttpd-fastcgi-non-root.t
t/optional_lighttpd-fastcgi.t
t/optional_memleak.t
t/optional_stress.t
t/optional_stress.yml
t/optional_threads.t
t/plugin_new_method_backcompat.t
t/psgi-log.t
t/psgi_file_testapp.t
t/psgi_file_testapp_engine_plackup_compat.t
t/psgi_file_testapp_engine_psgi_compat.t
t/something/Makefile.PL
t/something/script/foo/bar/for_dist
t/unicode_plugin_charset_utf8.t
t/unicode_plugin_config.t
t/unicode_plugin_live.t
t/unicode_plugin_no_encoding.t
t/unicode_plugin_request_decode.t
t/unit_core_methodattributes_method_metaclass_on_subclasses.t
t/unit_core_script_test.t
t/unit_stats.t
t/unit_utils_load_class.t
t/unit_utils_subdir.t
TODO