add automatic stringification of cgi_root_path and cgi_dir options to CGIBin.
authorRobert Buels <rmb32@cornell.edu>
Tue, 5 Oct 2010 21:19:12 +0000 (14:19 -0700)
committerRobert Buels <rmb32@cornell.edu>
Tue, 5 Oct 2010 21:28:01 +0000 (14:28 -0700)
commit5ae704bb38b6eaf0068e978c46e130302b8ca0f2
tree95e864d3c97aa17cf563d0156cdb1a5dbc3c766f
parentf050749c80a961663b868104f4b4149bf854a027
add automatic stringification of cgi_root_path and cgi_dir options to CGIBin.
need this to support Path::Class objects being passed as cgi_dir, for example
lib/Catalyst/Controller/CGIBin.pm