Avoid "uninitialized value" warnings during 'make test'.
authorGisle Aas <gisle@activestate.com>
Mon, 20 Mar 2006 10:51:36 +0000 (10:51 +0000)
committerGisle Aas <gisle@activestate.com>
Mon, 20 Mar 2006 10:51:36 +0000 (10:51 +0000)
commit3fdeee05312bf904b2b698f85963a6d644083194
tree126cd4a3d424a3778506e160fca13947bd846fed
parent6f998dadd365dcf88776abd404d1a47b068400ff
Avoid "uninitialized value" warnings during 'make test'.
My system is set up with a few PATH entries I'm not allowed
to access, so stat() fails for these.

p4raw-id: //depot/perl@27551
t/test.pl