On Sat, May 18, 2002 at 07:49:52PM -0500, Craig A. Berry wrote: > 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]
Try the snapshot. It should work but you'll have to upgrade Test::Harness. -- This sig file temporarily out of order.
