Flexible and extensible dispatch
Path::Dispatcher's basic operation is that of dispatch. Dispatch takes a path and a list of rules, and it returns a list of matches. From there, you can "run" the rules that matched. These phases are distinct so that, if you need to, you can inspect which rules were matched without ever running their code-blocks.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.08-1.fc36 | - |
You can contact the maintainers of this package via email at
perl-Path-Dispatcher dash maintainers at fedoraproject dot org
.