Tim Bunce wrote:
file: $CPAN/authors/id/T/TI/TIMB/DBI-1.59_90.tar.gz
size: 495066 bytes
md5: 05479ff557900e8e93b4f0f018d29e47
It's called DBI-1.59_90 but it's actually 1.601.
I'd appreciate any and all testing so I can make a full release this week.
Builds and tests fine here (linux/ amd64/ perl v5.8.6).
Stripped test output follows:
[...]
All tests successful, 32 tests and 379 subtests skipped.
Files=125, Tests=5700, 51 wallclock secs (40.66 cusr + 6.08 csys = 46.74 CPU)
PERL_DL_NONLAZY=1 /opt/perl-5.8.6/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
test.pl
DBI test application $Revision: 9451 $
Switch: DBI 1.601 by Tim Bunce, 1.601
Available Drivers: AnyData, CSV, DBM, ExampleP, File, Gofer, Informix, LDAP,
Oracle, Pg, Proxy, Sponge, Sybase, XBase, mysql
dbi:ExampleP:: testing 3 sets of 20 connections:
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
connect 20 and disconnect them, 3 times: 0.0057s / 60 = 0.0001s
Testing handle creation speed...
40816 NullP sth/s perl 5.008006 x86_64-linux (gcc 3.4.3 -O3 -mcpu=k8 -mtune=k8)
0.000025s
test.pl done
--
Cosimo