libcatalyst-dispatchtype-regex-perl

Regex dispatchtype for catalyst
  https://metacpan.org/release/Catalyst-DispatchType-Regex
  0
  no reviews



Catalyst::dispatchtype::regex has been deprecated and removed from catalyst core. if your application depends on regex dispatch, you can install this package to keep things working while migrating to chained methods or other techniques.

please note that as part of the refactoring, the dispatch priority of regex vs regexp vs localregex vs localregexp may have changed. priority is now influenced by when the dispatch type is first seen in your application.