Limits the special case code for DT::Regex to 1 sub and improves warnings
authorMark Grimes <mgrimes@cpan.org>
Thu, 28 Mar 2013 14:10:07 +0000 (10:10 -0400)
committerMark Grimes <mgrimes@cpan.org>
Thu, 28 Mar 2013 14:10:07 +0000 (10:10 -0400)
commitf294a3c9b2c3390b7c3b4cec10161e8b355f9520
tree8be2c5b23a1aea7ac9cd6911e0ece47a9abc2ed3
parentf73d6ce28bc1c50abc27b50d52a965bdc002a748
Limits the special case code for DT::Regex to 1 sub and improves warnings

- Moves the complexity into the standalone Catalyst::Dispatch::Regex
  distribution.
- Issues warning if an old version of the core Catalyst::Dispatch::Regex
  is loaded.
lib/Catalyst/Controller.pm
lib/Catalyst/Dispatcher.pm