Adds Catalyst::DispatchType::Regex to the prereqs
authorMark Grimes <mgrimes@cpan.org>
Mon, 1 Apr 2013 17:40:09 +0000 (13:40 -0400)
committerMark Grimes <mgrimes@cpan.org>
Mon, 1 Apr 2013 17:40:09 +0000 (13:40 -0400)
commitbc83a694170a9609baf19077e3b29c67584ef151
treed128c1cf1df8970dda08fc055b9670b347b169e9
parent6e130824557e47e82d48109e5a05f6ac9326c505
Adds Catalyst::DispatchType::Regex to the prereqs

Ease the depreciation of the Regex dispatch type by including it as a
repreq for some periods of time and issuing a warning. The warning is
handled in the Catalyst::DispatchType::Regex module.
Makefile.PL