# New Ticket Created by Andy Dougherty
# Please include the string: [perl #42618]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42618 >
t/configure/01-options fails if there is a directory with the substring
'parrot' located earlier in the working directory. For example, I have
my source in $HOME/src/parrot/parrot-current
but t/configure/01-options skips up past the 'parrot-current' part and
prints out:
t/configure/01-options...................Unable to open handle to
/home/doughera/src/parrot/Configure.pl: No such file or directory
at t/configure/01-options.t line 45
--
Andy Dougherty [EMAIL PROTECTED]