The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
inc/Module/Install.pm
inc/Module/Install/AutoManifest.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/GithubMeta.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/ManifestSkip.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Path/Dispatcher.pm
lib/Path/Dispatcher/Cookbook.pod
lib/Path/Dispatcher/Dispatch.pm
lib/Path/Dispatcher/Match.pm
lib/Path/Dispatcher/Path.pm
lib/Path/Dispatcher/Role/Rules.pm
lib/Path/Dispatcher/Rule.pm
lib/Path/Dispatcher/Rule/Alternation.pm
lib/Path/Dispatcher/Rule/Always.pm
lib/Path/Dispatcher/Rule/Chain.pm
lib/Path/Dispatcher/Rule/CodeRef.pm
lib/Path/Dispatcher/Rule/Dispatch.pm
lib/Path/Dispatcher/Rule/Empty.pm
lib/Path/Dispatcher/Rule/Enum.pm
lib/Path/Dispatcher/Rule/Eq.pm
lib/Path/Dispatcher/Rule/Intersection.pm
lib/Path/Dispatcher/Rule/Metadata.pm
lib/Path/Dispatcher/Rule/Regex.pm
lib/Path/Dispatcher/Rule/Sequence.pm
lib/Path/Dispatcher/Rule/Tokens.pm
lib/Path/Dispatcher/Rule/Under.pm
Makefile.PL
MANIFEST			This list of files
META.yml
t/000-compile.t
t/001-api.t
t/002-rule.t
t/003-404.t
t/004-run.t
t/005-multi-rule.t
t/006-abort.t
t/007-coderef-matcher.t
t/009-args.t
t/010-return.t
t/011-next-rule.t
t/012-under.t
t/013-tokens.t
t/014-tokens-prefix.t
t/015-regex-prefix.t
t/017-intersection.t
t/018-metadata.t
t/019-intersection-metadata.t
t/022-numbers-undef.t
t/023-alternation.t
t/024-sequence.t
t/025-sequence-custom-rule.t
t/026-named-captures.t
t/027-custom-named-captures.t
t/030-exceptions.t
t/031-structured-match.t
t/032-multiple-delimiter.t
t/033-chain.t
t/100-match-object.t
t/200-payload.t
t/901-return-values.t
t/902-coderef.t