r33542 - in /branches/upstream/libcatalyst-perl/current: ./ inc/Module/ inc/Module/Install/ lib/ lib/Catalyst/ lib/Catalyst/Component/ lib/Catalyst/DispatchType/ lib/Catalyst/Engine/ lib/Catalyst/Engine/HTTP/ lib/Catalyst/Engine/HTTP/Restarter/ lib/Catalyst/Manual/ lib/Catalyst/Request/ t/ t/aggregate/ t/lib/ t/lib/Catalyst/Action/ t/lib/Catalyst/Plugin/Test/ t/lib/DeprecatedTestApp/ t/lib/DeprecatedTestApp/C/ t/lib/TestApp/ t/lib/TestApp/Action/ t/lib/TestApp/Controller/ t/lib/TestApp/Controller/Action/ t/lib/TestApp/Controller/Action/Chained/ t/lib/TestApp/Controller/Engine/Request/ t/lib/TestApp/Controller/Engine/Response/ t/lib/TestApp/Controller/Immutable/ t/lib/TestApp/Controller/Priorities/ t/lib/TestApp/DispatchType/ t/lib/TestApp/Model/ t/lib/TestApp/Plugin/ t/lib/TestApp/View/ t/lib/TestApp/View/Dump/ t/lib/TestAppMetaCompat/ t/lib/TestAppMetaCompat/Controller/ t/lib/TestAppOnDemand/Controller/

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Sun Apr 19 10:37:09 UTC 2009


Author: eloy
Date: Sun Apr 19 10:36:56 2009
New Revision: 33542

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33542
Log:
[svn-upgrade] Integrating new upstream version, libcatalyst-perl (5.80001)

Added:
    branches/upstream/libcatalyst-perl/current/README
    branches/upstream/libcatalyst-perl/current/TODO
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/ClassData.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Component/
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Component/ApplicationAttribute.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Delta.pod   (with props)
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Upgrading.pod
    branches/upstream/libcatalyst-perl/current/t/aggregate/
    branches/upstream/libcatalyst-perl/current/t/aggregate.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_action.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_auto.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_begin.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_chained.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_default.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_detach.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_end.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_forward.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_global.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_go.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_index.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_inheritance.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_local.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_multipath.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_path.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_private.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_regexp.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_streaming.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_visit.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_args.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_moose.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_auth.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_body.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_body_demand.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_cookies.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_headers.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_parameters.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_uploads.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_uri.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_cookies.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_errors.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_headers.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_large.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_print.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_redirect.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_status.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_setup_basics.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_setup_plugins.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_loop.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_plugin_loaded.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_priorities.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/live_recursion.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_action_for.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_component_layers.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_uri_for_action.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_uri_for_multibytechar.t
    branches/upstream/libcatalyst-perl/current/t/caf_backcompat.t
    branches/upstream/libcatalyst-perl/current/t/cdi_backcompat_plugin_accessor_override.t
    branches/upstream/libcatalyst-perl/current/t/deprecated.t
    branches/upstream/libcatalyst-perl/current/t/lib/CDICompatTestPlugin.pm
    branches/upstream/libcatalyst-perl/current/t/lib/Catalyst/Plugin/Test/Deprecated.pm
    branches/upstream/libcatalyst-perl/current/t/lib/DeprecatedTestApp/
    branches/upstream/libcatalyst-perl/current/t/lib/DeprecatedTestApp.pm
    branches/upstream/libcatalyst-perl/current/t/lib/DeprecatedTestApp/C/
    branches/upstream/libcatalyst-perl/current/t/lib/DeprecatedTestApp/C/Root.pm
    branches/upstream/libcatalyst-perl/current/t/lib/NullPackage.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Response/Print.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Immutable/
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Immutable.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Immutable/HardToReload.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/DispatchType/
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/DispatchType/CustomPostLoad.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/DispatchType/CustomPreLoad.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Plugin/AddDispatchTypes.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/RequestBaseBug.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/View/Dump/Body.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestAppMetaCompat/
    branches/upstream/libcatalyst-perl/current/t/lib/TestAppMetaCompat.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestAppMetaCompat/Controller/
    branches/upstream/libcatalyst-perl/current/t/lib/TestAppMetaCompat/Controller/Base.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestAppMetaCompat/Controller/Books.pm
    branches/upstream/libcatalyst-perl/current/t/live_catalyst_test.t
    branches/upstream/libcatalyst-perl/current/t/meta_method_unneeded.t
    branches/upstream/libcatalyst-perl/current/t/plugin_new_method_backcompat.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_classdata.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_component_mro.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_setup.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_uri_with.t
    branches/upstream/libcatalyst-perl/current/t/unit_dispatcher_requestargs_restore.t
    branches/upstream/libcatalyst-perl/current/t/unit_metaclass_compat_non_moose.t
    branches/upstream/libcatalyst-perl/current/t/unit_response.t
Removed:
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/AttrContainer.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Manual/
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Manual.pm
    branches/upstream/libcatalyst-perl/current/t/04critic.rc
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_action.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_auto.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_begin.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_chained.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_default.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_detach.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_end.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_forward.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_global.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_go.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_index.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_inheritance.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_local.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_multipath.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_path.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_private.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_regexp.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_streaming.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_action_visit.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_args.t
    branches/upstream/libcatalyst-perl/current/t/live_component_controller_moose.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_auth.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_body.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_body_demand.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_cookies.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_headers.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_parameters.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_uploads.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_request_uri.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_response_cookies.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_response_errors.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_response_headers.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_response_large.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_response_redirect.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_response_status.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_setup_basics.t
    branches/upstream/libcatalyst-perl/current/t/live_engine_setup_plugins.t
    branches/upstream/libcatalyst-perl/current/t/live_loop.t
    branches/upstream/libcatalyst-perl/current/t/live_plugin_loaded.t
    branches/upstream/libcatalyst-perl/current/t/live_priorities.t
    branches/upstream/libcatalyst-perl/current/t/live_recursion.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_action_for.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_component_layers.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_uri_for_action.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_uri_for_multibytechar.t
Modified:
    branches/upstream/libcatalyst-perl/current/Changes
    branches/upstream/libcatalyst-perl/current/MANIFEST
    branches/upstream/libcatalyst-perl/current/META.yml
    branches/upstream/libcatalyst-perl/current/Makefile.PL
    branches/upstream/libcatalyst-perl/current/inc/Module/AutoInstall.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Scripts.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Action.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/ActionChain.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/ActionContainer.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Base.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Component.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Controller.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Chained.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Default.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Index.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Path.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Regex.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Dispatcher.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/CGI.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/FastCGI.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP/Restarter.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP/Restarter/Watcher.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Exception.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Log.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Model.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Request.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Request/Upload.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Response.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Runtime.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Stats.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Test.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Utils.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/View.pm
    branches/upstream/libcatalyst-perl/current/t/03podcoverage.t
    branches/upstream/libcatalyst-perl/current/t/04critic.t
    branches/upstream/libcatalyst-perl/current/t/c3_mro.t
    branches/upstream/libcatalyst-perl/current/t/lib/Catalyst/Action/TestAfter.pm
    branches/upstream/libcatalyst-perl/current/t/lib/Catalyst/Action/TestBefore.pm
    branches/upstream/libcatalyst-perl/current/t/lib/Catalyst/Plugin/Test/Errors.pm
    branches/upstream/libcatalyst-perl/current/t/lib/Catalyst/Plugin/Test/Headers.pm
    branches/upstream/libcatalyst-perl/current/t/lib/Catalyst/Plugin/Test/Plugin.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Action/TestBefore.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Action/TestMyAction.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Action/Chained.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Action/Chained/Foo.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Action/Forward.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Action/Streaming.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Args.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Dump.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Request/URI.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Request/Uploads.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Response/Cookies.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Response/Errors.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Response/Headers.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Response/Large.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Response/Redirect.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Engine/Response/Status.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Fork.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Index.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Moose.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Priorities.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Priorities/loc_vs_index.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Priorities/locre_vs_index.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Priorities/path_vs_index.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Priorities/re_vs_index.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Model/Foo.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/View/Dump.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestAppDoubleAutoBug.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestAppOnDemand/Controller/Body.pm
    branches/upstream/libcatalyst-perl/current/t/live_fork.t
    branches/upstream/libcatalyst-perl/current/t/live_stats.t
    branches/upstream/libcatalyst-perl/current/t/optional_apache-cgi-rewrite.pl
    branches/upstream/libcatalyst-perl/current/t/optional_apache-cgi.pl
    branches/upstream/libcatalyst-perl/current/t/optional_apache-fastcgi-non-root.pl
    branches/upstream/libcatalyst-perl/current/t/optional_apache-fastcgi.pl
    branches/upstream/libcatalyst-perl/current/t/optional_http-server-restart.t
    branches/upstream/libcatalyst-perl/current/t/optional_http-server.t
    branches/upstream/libcatalyst-perl/current/t/optional_lighttpd-fastcgi-non-root.t
    branches/upstream/libcatalyst-perl/current/t/optional_lighttpd-fastcgi.t
    branches/upstream/libcatalyst-perl/current/t/optional_memleak.t
    branches/upstream/libcatalyst-perl/current/t/optional_stress.t
    branches/upstream/libcatalyst-perl/current/t/optional_threads.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_component.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_component_loading.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_mvc.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_plugin.t
    branches/upstream/libcatalyst-perl/current/t/unit_core_uri_for.t
    branches/upstream/libcatalyst-perl/current/t/unit_load_catalyst_test.t
    branches/upstream/libcatalyst-perl/current/t/unit_stats.t
    branches/upstream/libcatalyst-perl/current/t/unit_utils_load_class.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libcatalyst-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/Changes?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/MANIFEST?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/META.yml?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/Makefile.PL?rev=33542&op=diff

Added: branches/upstream/libcatalyst-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/README?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/TODO?rev=33542&op=file

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/AutoInstall.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/AutoInstall.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Base.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Can.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Fetch.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Include.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Makefile.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Metadata.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Scripts.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Scripts.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/Win32.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/Install/WriteAll.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Action.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Action.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/ActionChain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/ActionChain.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/ActionContainer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/ActionContainer.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Base.pm?rev=33542&op=diff

Added: branches/upstream/libcatalyst-perl/current/lib/Catalyst/ClassData.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/ClassData.pm?rev=33542&op=file

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Component.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Component.pm?rev=33542&op=diff

Added: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Component/ApplicationAttribute.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Component/ApplicationAttribute.pm?rev=33542&op=file

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Controller.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Controller.pm?rev=33542&op=diff

Added: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Delta.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Delta.pod?rev=33542&op=file

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Chained.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Chained.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Default.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Default.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Index.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Index.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Path.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Path.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Regex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Regex.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Dispatcher.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/CGI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/CGI.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/FastCGI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/FastCGI.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP/Restarter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP/Restarter.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP/Restarter/Watcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP/Restarter/Watcher.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Exception.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Exception.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Log.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Log.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Model.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Model.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Request.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Request.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Request/Upload.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Request/Upload.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Response.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Response.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Runtime.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Runtime.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Stats.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Stats.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Test.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Test.pm?rev=33542&op=diff

Added: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Upgrading.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Upgrading.pod?rev=33542&op=file

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Utils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Utils.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/View.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/View.pm?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/03podcoverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/03podcoverage.t?rev=33542&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/04critic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/04critic.t?rev=33542&op=diff

Added: branches/upstream/libcatalyst-perl/current/t/aggregate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_action.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_action.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_auto.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_auto.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_begin.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_begin.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_chained.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_chained.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_default.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_default.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_detach.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_detach.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_end.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_end.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_forward.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_forward.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_global.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_global.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_go.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_go.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_index.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_index.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_inheritance.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_inheritance.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_local.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_local.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_multipath.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_multipath.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_path.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_path.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_private.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_private.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_regexp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_regexp.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_streaming.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_streaming.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_visit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_action_visit.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_args.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_moose.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_component_controller_moose.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_auth.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_auth.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_body.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_body.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_body_demand.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_body_demand.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_cookies.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_cookies.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_headers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_headers.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_parameters.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_parameters.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_uploads.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_uploads.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_uri.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_request_uri.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_cookies.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_cookies.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_errors.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_errors.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_headers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_headers.t?rev=33542&op=file

Added: branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_large.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/live_engine_response_large.t?rev=33542&op=file


[... 294 lines stripped ...]



More information about the Pkg-perl-cvs-commits mailing list