Subject: | Perl 5.6.1 vs VMS vs MM 5.95_02 (fwd from p5p) |
Subject: MM 5.95_02 on VMS (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.93_01
now backported to 5.005_03)
From: "Craig A. Berry" <craigberry@mac.com>
Date: Sat, 18 May 2002 19:49:52 -0500
Message-Id: <a05111701b90c9b260b4a@[172.16.52.1]>
To: Michael G Schwern <schwern@pobox.com>
Cc: makemaker@perl.org, perl5-porters@perl.org, vmsperl@perl.org
In-Reply-To: <20020517183515.GB13131@ool-18b93024.dyn.optonline.net>
Perl 5.6.1 on OpenVMS Alpha 7.1 with just-downloaded MM snapshot now gives:
t/command...........
# Failed test (t/command.t at line 53)
# '00setup_dummy.%'
# doesn't match '(?-xism:00setup_dummy.t)'
# Looks like you failed 1 tests of 24.
[looks like we need to use % for glob() and ? for a regex -- yuck]
t/testlib...........
can't run t/testlib.t. invalid argument
FAILED before any test output arrived
[very odd, runs fine by itself. perhaps something about -T]