Don't break the calling convention for the run method by making the server the last...
authorTomas Doran <bobtfish@bobtfish.net>
Mon, 8 Mar 2010 00:56:38 +0000 (00:56 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Mon, 8 Mar 2010 00:56:38 +0000 (00:56 +0000)
commit4b0f97fc6eb94b7d347403cecbf9a71ec5322e37
treecc257de08eac319c05d90125721581264fb2cbc7
parenta98940b5ca887252a3e0132581417e6abf7ee331
Don't break the calling convention for the run method by making the server the last argument, ignore Engine::HTTP, prepend Catalyst::Engine if needed. This all makes TWMC somewhat less broken.
lib/Catalyst.pm
lib/Catalyst/Engine.pm
lib/Catalyst/ScriptRole.pm