r66352 - in /branches/upstream/libdancer-perl/current: ./ lib/ lib/Dancer/ lib/Dancer/Handler/ lib/Dancer/Serializer/ lib/Dancer/Session/ lib/Dancer/Template/ script/ t/00_base/ t/01_config/ t/02_request/ t/03_route_handler/ t/05_views/ t/07_apphandlers/ t/12_response/ t/14_serializer/ t/15_plugins/ t/lib/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Dec 25 18:43:01 UTC 2010


Author: jawnsy-guest
Date: Sat Dec 25 18:42:52 2010
New Revision: 66352

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66352
Log:
[svn-upgrade] new version libdancer-perl (1.2003)

Added:
    branches/upstream/libdancer-perl/current/lib/Dancer/Handler/Debug.pm
    branches/upstream/libdancer-perl/current/t/00_base/config.t
    branches/upstream/libdancer-perl/current/t/00_base/uri_for.t
    branches/upstream/libdancer-perl/current/t/01_config/06_config_api.t
    branches/upstream/libdancer-perl/current/t/07_apphandlers/05_psgi_api.t
    branches/upstream/libdancer-perl/current/t/07_apphandlers/06_debug.t
    branches/upstream/libdancer-perl/current/t/14_serializer/14_api.t
    branches/upstream/libdancer-perl/current/t/15_plugins/05_keywords.t
    branches/upstream/libdancer-perl/current/t/15_plugins/06_hook.t
Modified:
    branches/upstream/libdancer-perl/current/CHANGES
    branches/upstream/libdancer-perl/current/MANIFEST
    branches/upstream/libdancer-perl/current/META.yml
    branches/upstream/libdancer-perl/current/TODO
    branches/upstream/libdancer-perl/current/lib/Dancer.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Config.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Cookbook.pod
    branches/upstream/libdancer-perl/current/lib/Dancer/Deployment.pod
    branches/upstream/libdancer-perl/current/lib/Dancer/FileUtils.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/GetOpt.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/HTTP.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Handler.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Handler/PSGI.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Helpers.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Introduction.pod
    branches/upstream/libdancer-perl/current/lib/Dancer/Plugin.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Request.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Dumper.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Mutable.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/XML.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Session.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Session/YAML.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Template/Abstract.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Template/TemplateToolkit.pm
    branches/upstream/libdancer-perl/current/script/dancer
    branches/upstream/libdancer-perl/current/t/00_base/004_args.t
    branches/upstream/libdancer-perl/current/t/01_config/01_settings.t
    branches/upstream/libdancer-perl/current/t/02_request/12_base.t
    branches/upstream/libdancer-perl/current/t/03_route_handler/21_ajax.t
    branches/upstream/libdancer-perl/current/t/03_route_handler/24_named_captures.t
    branches/upstream/libdancer-perl/current/t/03_route_handler/29_redirect_immediatly.t
    branches/upstream/libdancer-perl/current/t/05_views/03_layout.t
    branches/upstream/libdancer-perl/current/t/07_apphandlers/01_base.t
    branches/upstream/libdancer-perl/current/t/07_apphandlers/03_psgi_app.t
    branches/upstream/libdancer-perl/current/t/12_response/03_charset.t
    branches/upstream/libdancer-perl/current/t/14_serializer/02_json.t
    branches/upstream/libdancer-perl/current/t/14_serializer/04_mutable.t
    branches/upstream/libdancer-perl/current/t/14_serializer/13_xml.t
    branches/upstream/libdancer-perl/current/t/15_plugins/02_config.t
    branches/upstream/libdancer-perl/current/t/lib/LinkBlocker.pm

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

Modified: branches/upstream/libdancer-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/CHANGES?rev=66352&op=diff

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

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

Modified: branches/upstream/libdancer-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/TODO?rev=66352&op=diff

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

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Config.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Config.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Cookbook.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Cookbook.pod?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Deployment.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Deployment.pod?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/FileUtils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/FileUtils.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/GetOpt.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/GetOpt.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/HTTP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/HTTP.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Handler.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Handler.pm?rev=66352&op=diff

Added: branches/upstream/libdancer-perl/current/lib/Dancer/Handler/Debug.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Handler/Debug.pm?rev=66352&op=file

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Handler/PSGI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Handler/PSGI.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Helpers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Helpers.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Introduction.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Introduction.pod?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Plugin.pm?rev=66352&op=diff

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

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Dumper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Dumper.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Mutable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Mutable.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/XML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/XML.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Session.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Session.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Session/YAML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Session/YAML.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Template/Abstract.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Template/Abstract.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Template/TemplateToolkit.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Template/TemplateToolkit.pm?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/script/dancer
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/script/dancer?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/00_base/004_args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/00_base/004_args.t?rev=66352&op=diff

Added: branches/upstream/libdancer-perl/current/t/00_base/config.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/00_base/config.t?rev=66352&op=file

Added: branches/upstream/libdancer-perl/current/t/00_base/uri_for.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/00_base/uri_for.t?rev=66352&op=file

Modified: branches/upstream/libdancer-perl/current/t/01_config/01_settings.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/01_config/01_settings.t?rev=66352&op=diff

Added: branches/upstream/libdancer-perl/current/t/01_config/06_config_api.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/01_config/06_config_api.t?rev=66352&op=file

Modified: branches/upstream/libdancer-perl/current/t/02_request/12_base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/02_request/12_base.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/03_route_handler/21_ajax.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/03_route_handler/21_ajax.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/03_route_handler/24_named_captures.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/03_route_handler/24_named_captures.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/03_route_handler/29_redirect_immediatly.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/03_route_handler/29_redirect_immediatly.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/05_views/03_layout.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/05_views/03_layout.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/07_apphandlers/01_base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/07_apphandlers/01_base.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/07_apphandlers/03_psgi_app.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/07_apphandlers/03_psgi_app.t?rev=66352&op=diff

Added: branches/upstream/libdancer-perl/current/t/07_apphandlers/05_psgi_api.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/07_apphandlers/05_psgi_api.t?rev=66352&op=file

Added: branches/upstream/libdancer-perl/current/t/07_apphandlers/06_debug.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/07_apphandlers/06_debug.t?rev=66352&op=file

Modified: branches/upstream/libdancer-perl/current/t/12_response/03_charset.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/12_response/03_charset.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/14_serializer/02_json.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/14_serializer/02_json.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/14_serializer/04_mutable.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/14_serializer/04_mutable.t?rev=66352&op=diff

Modified: branches/upstream/libdancer-perl/current/t/14_serializer/13_xml.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/14_serializer/13_xml.t?rev=66352&op=diff

Added: branches/upstream/libdancer-perl/current/t/14_serializer/14_api.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/14_serializer/14_api.t?rev=66352&op=file

Modified: branches/upstream/libdancer-perl/current/t/15_plugins/02_config.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/15_plugins/02_config.t?rev=66352&op=diff

Added: branches/upstream/libdancer-perl/current/t/15_plugins/05_keywords.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/15_plugins/05_keywords.t?rev=66352&op=file

Added: branches/upstream/libdancer-perl/current/t/15_plugins/06_hook.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/15_plugins/06_hook.t?rev=66352&op=file

Modified: branches/upstream/libdancer-perl/current/t/lib/LinkBlocker.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/lib/LinkBlocker.pm?rev=66352&op=diff




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