Make _wrapped_legacy_psgi_app do wrapping only
authorFlorian Ragwitz <rafl@debian.org>
Wed, 2 Mar 2011 10:57:39 +0000 (11:57 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 2 Mar 2011 10:57:39 +0000 (11:57 +0100)
commitc72bc6ebc2aaad8773c582551b351aa6bb46be17
tree5f81ce69e66fa10c385f86fcc1e6dba0fdbda702
parent1f440f555345b577d87e1b7e159aaa24121318ca
Make _wrapped_legacy_psgi_app do wrapping only

We now pass in the psgi app to wrap, which should make it quite a bit easier to
test. We'll need that to check if the various quirk fixes for different web
servers actually work.
lib/Catalyst.pm