Pass extra args from ScriptRunner->run to ->new_with_options.
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 30 Mar 2011 12:49:03 +0000 (13:49 +0100)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 3 May 2011 22:51:31 +0000 (23:51 +0100)
commitc52f6c86367cb6a5db10797b52fe869439f0ae3c
treebb327e530aeae6d2581602da252b2d4e95898398
parent7b841c03798403d6ce9dbeb6c02c45b642d63135
Pass extra args from ScriptRunner->run to ->new_with_options.

This is to allow you to reuse the loading logic in ::ScriptRunning, without
being forced to push things into %ENV to get them picked up
lib/Catalyst/ScriptRunner.pm