r41778 - in /branches/upstream/libpath-dispatcher-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/Path/ current/lib/Path/Dispatcher/ current/lib/Path/Dispatcher/Role/ current/lib/Path/Dispatcher/Rule/ current/t/

christine at users.alioth.debian.org christine at users.alioth.debian.org
Thu Aug 13 11:47:31 UTC 2009


Author: christine
Date: Thu Aug 13 11:47:24 2009
New Revision: 41778

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41778
Log:
[svn-inject] Installing original source of libpath-dispatcher-perl

Added:
    branches/upstream/libpath-dispatcher-perl/
    branches/upstream/libpath-dispatcher-perl/current/
    branches/upstream/libpath-dispatcher-perl/current/Changes
    branches/upstream/libpath-dispatcher-perl/current/MANIFEST
    branches/upstream/libpath-dispatcher-perl/current/META.yml
    branches/upstream/libpath-dispatcher-perl/current/Makefile.PL   (with props)
    branches/upstream/libpath-dispatcher-perl/current/SIGNATURE
    branches/upstream/libpath-dispatcher-perl/current/inc/
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install.pm
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Builder.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Cookbook.pod
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Declarative.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Dispatch.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Match.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Path.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Role/
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Role/Rules.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Always.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Chain.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/CodeRef.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Dispatch.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Empty.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Eq.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Intersection.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Metadata.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Regex.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Tokens.pm
    branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Under.pm
    branches/upstream/libpath-dispatcher-perl/current/t/
    branches/upstream/libpath-dispatcher-perl/current/t/000-compile.t
    branches/upstream/libpath-dispatcher-perl/current/t/001-api.t
    branches/upstream/libpath-dispatcher-perl/current/t/002-rule.t
    branches/upstream/libpath-dispatcher-perl/current/t/003-404.t
    branches/upstream/libpath-dispatcher-perl/current/t/004-run.t
    branches/upstream/libpath-dispatcher-perl/current/t/005-multi-rule.t
    branches/upstream/libpath-dispatcher-perl/current/t/006-abort.t
    branches/upstream/libpath-dispatcher-perl/current/t/007-coderef-matcher.t
    branches/upstream/libpath-dispatcher-perl/current/t/009-args.t
    branches/upstream/libpath-dispatcher-perl/current/t/010-return.t
    branches/upstream/libpath-dispatcher-perl/current/t/011-next-rule.t
    branches/upstream/libpath-dispatcher-perl/current/t/012-under.t
    branches/upstream/libpath-dispatcher-perl/current/t/013-tokens.t
    branches/upstream/libpath-dispatcher-perl/current/t/014-tokens-prefix.t
    branches/upstream/libpath-dispatcher-perl/current/t/015-regex-prefix.t
    branches/upstream/libpath-dispatcher-perl/current/t/016-more-under.t
    branches/upstream/libpath-dispatcher-perl/current/t/017-intersection.t
    branches/upstream/libpath-dispatcher-perl/current/t/018-metadata.t
    branches/upstream/libpath-dispatcher-perl/current/t/019-intersection-metadata.t
    branches/upstream/libpath-dispatcher-perl/current/t/020-chain.t
    branches/upstream/libpath-dispatcher-perl/current/t/021-declarative-defaults.t
    branches/upstream/libpath-dispatcher-perl/current/t/022-numbers-undef.t
    branches/upstream/libpath-dispatcher-perl/current/t/100-declarative.t
    branches/upstream/libpath-dispatcher-perl/current/t/101-subclass.t
    branches/upstream/libpath-dispatcher-perl/current/t/102-abort.t
    branches/upstream/libpath-dispatcher-perl/current/t/103-input.t
    branches/upstream/libpath-dispatcher-perl/current/t/104-config.t
    branches/upstream/libpath-dispatcher-perl/current/t/105-empty.t
    branches/upstream/libpath-dispatcher-perl/current/t/106-metadata.t
    branches/upstream/libpath-dispatcher-perl/current/t/200-under-next_rule.t
    branches/upstream/libpath-dispatcher-perl/current/t/800-cb-slash-path-delimiter.t
    branches/upstream/libpath-dispatcher-perl/current/t/801-cb-chaining.t
    branches/upstream/libpath-dispatcher-perl/current/t/900-use-path-dispatcher.t
    branches/upstream/libpath-dispatcher-perl/current/t/901-return-values.t
    branches/upstream/libpath-dispatcher-perl/current/t/902-coderef.t

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

Added: branches/upstream/libpath-dispatcher-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/Changes?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/MANIFEST?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/META.yml?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/Makefile.PL?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/SIGNATURE?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Base.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Can.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Fetch.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Makefile.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Metadata.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/Win32.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/inc/Module/Install/WriteAll.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Builder.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Builder.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Cookbook.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Cookbook.pod?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Declarative.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Declarative.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Dispatch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Dispatch.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Match.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Match.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Path.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Path.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Role/Rules.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Role/Rules.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Always.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Always.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Chain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Chain.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/CodeRef.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/CodeRef.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Dispatch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Dispatch.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Empty.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Empty.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Eq.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Eq.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Intersection.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Intersection.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Metadata.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Regex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Regex.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Tokens.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Tokens.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Under.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/lib/Path/Dispatcher/Rule/Under.pm?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/000-compile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/000-compile.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/001-api.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/001-api.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/002-rule.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/002-rule.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/003-404.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/003-404.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/004-run.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/004-run.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/005-multi-rule.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/005-multi-rule.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/006-abort.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/006-abort.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/007-coderef-matcher.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/007-coderef-matcher.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/009-args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/009-args.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/010-return.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/010-return.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/011-next-rule.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/011-next-rule.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/012-under.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/012-under.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/013-tokens.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/013-tokens.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/014-tokens-prefix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/014-tokens-prefix.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/015-regex-prefix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/015-regex-prefix.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/016-more-under.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/016-more-under.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/017-intersection.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/017-intersection.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/018-metadata.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/018-metadata.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/019-intersection-metadata.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/019-intersection-metadata.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/020-chain.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/020-chain.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/021-declarative-defaults.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/021-declarative-defaults.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/022-numbers-undef.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/022-numbers-undef.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/100-declarative.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/100-declarative.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/101-subclass.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/101-subclass.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/102-abort.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/102-abort.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/103-input.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/103-input.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/104-config.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/104-config.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/105-empty.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/105-empty.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/106-metadata.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/106-metadata.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/200-under-next_rule.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/200-under-next_rule.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/800-cb-slash-path-delimiter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/800-cb-slash-path-delimiter.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/801-cb-chaining.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/801-cb-chaining.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/900-use-path-dispatcher.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/900-use-path-dispatcher.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/901-return-values.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/901-return-values.t?rev=41778&op=file

Added: branches/upstream/libpath-dispatcher-perl/current/t/902-coderef.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpath-dispatcher-perl/current/t/902-coderef.t?rev=41778&op=file




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