
jgoulah at gmail
Feb 20, 2008, 9:20 AM
Post #1 of 1
(223 views)
Permalink
|
|
PATCH: for Catalyst-Utils home finding bug
|
|
Here is a patch to fix the Catalyst home finding bug for scripts that run in directories more than one level deep. Feel free to rename the test. If there is some better way to test, let me know, but it fails under the current code and passes with the attached patch. Also these dirs must be added, along with the empty Makefile.PL A Catalyst-Runtime/5.70/trunk/t/something A Catalyst-Runtime/5.70/trunk/t/something/script A Catalyst-Runtime/5.70/trunk/t/something/script/foo A Catalyst-Runtime/5.70/trunk/t/something/script/foo/bar A Catalyst-Runtime/5.70/trunk/t/something/Makefile.PL Thanks! John
|