John E. Malmberg [Fri, 12 Aug 2005 23:17:39 +0000 (19:17 -0400)]
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <
42FD6653.6010605@qsl.net>
p4raw-id: //depot/perl@25290
BEGIN
{
$| = 1;
- my $location = $0; $location =~ s/biinfnan.t//i;
+ my $location = $0; $location =~ s/bninfnan.t//i;
if ($ENV{PERL_CORE})
{
@INC = qw(../lib ../lib/bignum/t); # testing with the core distribution