Michael G. Schwern [Wed, 4 Sep 2002 11:38:01 +0000 (04:38 -0700)]
Message-ID: <
20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
p4raw-id: //depot/perl@17862
chdir 't' if -d 't';
@INC = '../lib';
+$ENV{PERL_CORE} = 1;
$0 =~ s/\.dp$//; # for the test.deparse make target
1;