make ->setup_engine($engine) supported API again
authorFlorian Ragwitz <rafl@debian.org>
Sun, 27 Mar 2011 14:33:30 +0000 (15:33 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 27 Mar 2011 14:33:30 +0000 (15:33 +0100)
commita26a6adbaa05988a49cf8867afccdc0cfc5bd417
tree4792d1e3dc7bb4135a4be1e1f07e70ca1fe40fbd
parent6a8be8eab855117aaf56bddecbf0934e6a8de6dd
make ->setup_engine($engine) supported API again

It should always take preference over CATALYST_ENGINE. The compat hack is really
just PSGI specific.
lib/Catalyst.pm
lib/Catalyst/EngineLoader.pm