fix cgi_dir path logic. should use the 'root' config var, and sometimes 'root' is...
authorRobert Buels <rmb32@cornell.edu>
Mon, 4 Oct 2010 22:28:49 +0000 (15:28 -0700)
committerRobert Buels <rmb32@cornell.edu>
Mon, 4 Oct 2010 22:59:17 +0000 (15:59 -0700)
commitd501f45e86dabe1c138f0c145f955607e7f2a488
tree6588b2e3da3ce01b94e9ec3e006de4a5fdaaa3a4
parent053b8d71181f5c6ce0e666067463c315c651d610
fix cgi_dir path logic.  should use the 'root' config var, and sometimes 'root' is an absolute path, sometimes not, so needs to handle that too.
lib/Catalyst/Controller/CGIBin.pm