# New Ticket Created by James Keenan # Please include the string: [perl #54374] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=54374 > While running 'perl Configure.pl --test', I get the following warning on each of the tests in t/steps/inter_libparrot-*.t: t/steps/inter_libparrot-01.....................8/11 Use of uninitialized value $_[0] in join or string at /usr/local/lib/ perl5/5.10.0/File/Spec/Unix.pm line 81.t/steps/ inter_libparrot-01.....................ok There are 9 such test files all together. I do not get the warning when I run them individually or collectively via 'prove -v t/steps/ inter_libparrot*.t'. A recent change to config/inter/libparrot.pm may be the cause; see attached.Thread Previous