# New Ticket Created by Eric Wilhelm # Please include the string: [perl #57320] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=57320 >
It appears that this test assumes (multiple times perhaps?) that it may make named files in /tmp/. touch /tmp/t && make test (or `touch /tmp/t && prove t/perl/Parrot_IO.t` I guess) --Eric