if the CGI throws exception objects, better to propagate them rather than force them...
authorRobert Buels <rmb32@cornell.edu>
Wed, 4 Aug 2010 17:09:18 +0000 (10:09 -0700)
committerRobert Buels <rmb32@cornell.edu>
Wed, 4 Aug 2010 17:09:18 +0000 (10:09 -0700)
commit49ad9853ee21e140d06393352ecb4f0d5cbc8410
tree2e57817509ced9b4ecec5f6d9f2f9a0adc48433b
parent8f25a956d592c521ff107f261a4bc95aa1f9bb7f
if the CGI throws exception objects, better to propagate them rather than force them into a Catalyst::Exception
lib/Catalyst/Controller/CGIBin.pm
lib/Catalyst/Controller/WrapCGI.pm