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)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 29 Mar 2013 17:22:10 +0000 (13:22 -0400)
commit5070f11132a769d1468a5be045003c0f70fe8ba0
tree5d9308b7b347a59a0b621b1904895c5b60de6528
parent4ba7161b972209ab0e923862485624cc651c65f2
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.

Signed-off-by: John Napiorkowski <jjnapiork@cpan.org>
lib/Catalyst/Controller.pm
lib/Catalyst/Dispatcher.pm