Steffen Mueller wrote: > I ran some tests on linux and got the following result matrix. On > win32, I'd expect the results to include a PASS for at least DBI & > 0.73 & path. > Can somebody test that? My script is attached. (Should work if you > install M::SD 0.73 and run it in a M::SD trunk checkout path!) > > module path > dbi trunk PASS FAIL > 0.73 PASS FAIL > cwd trunk PASS FAIL > 0.73 PASS FAIL > > Cheers, > Steffen > > P.S.: Try running the test script as "perl tests.pl 2> /dev/null" or > the equivalent on Windows. Otherwise you get lots of M::SD output, > too.
Attached is a slightly modified version of your script, with the quoting
characters fixed for use on Win32.
Running that, here's the results that I get:
module path
dbi trunk PASS PASS
0.73 PASS FAIL
cwd trunk PASS PASS
0.73 PASS FAIL
HTH,
Steve
tests.pl
Description: tests.pl
