Tim Bunce wrote:
>
> A release candidate for DBI 1.43 is available for testing at:
>
> http://homepage.eircom.net/~timbunce/DBI-1.43-rc1-20040628.tar.gz
Looks good for Perl 5.6.1, MSWin32, Borland 5.5:
t\01basics............ok
6/109 skipped: various reasons
t\02dbidrv............ok
t\03handle............ok
t\04mods..............ok
t\05thrclone..........skipped
all skipped: this MSWin32 perl 5.006001 not configured to support iThreads
t\06attrs.............ok
t\07kids..............ok
t\08keeperr...........ok
t\09trace.............ok
t\10examp.............ok
t\15array.............ok
t\20meta..............ok
t\30subclass..........ok
t\40profile...........ok
t\41prof_dump.........ok
t\42prof_data.........ok
t\50dbm...............ok
t\60preparse..........ok
t\80proxy.............ok
t\pod.................skipped
all skipped: Test::Pod 1.00 required for testing POD
t\zvpp_01basics.......ok
8/109 skipped: various reasons
t\zvpp_02dbidrv.......ok
10/51 skipped: various reasons
t\zvpp_03handle.......ok
46/101 skipped: various reasons
t\zvpp_04mods.........ok
t\zvpp_05thrclone.....skipped
all skipped: this MSWin32 perl 5.006001 not configured to support iThreads
t\zvpp_06attrs........ok
7/137 skipped: various reasons
t\zvpp_07kids.........skipped
all skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t\zvpp_08keeperr......ok
t\zvpp_09trace........ok
t\zvpp_10examp........ok
39/252 skipped: various reasons
t\zvpp_15array........ok
t\zvpp_20meta.........ok
t\zvpp_30subclass.....ok
t\zvpp_40profile......skipped
all skipped: profiling not supported for DBI::PurePerl
t\zvpp_41prof_dump....skipped
all skipped: profiling not supported for DBI::PurePerl
t\zvpp_42prof_data....skipped
all skipped: profiling not supported for DBI::PurePerl
t\zvpp_50dbm..........ok
t\zvpp_60preparse.....skipped
all skipped: preparse not supported for DBI::PurePerl
t\zvpp_80proxy........skipped
all skipped: DBD::Proxy currently has a problem under DBI::PurePerl
All tests successful, 9 tests and 116 subtests skipped.
Files=39, Tests=2111, 110 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
C:\opt\perl\bin\perl.exe -Iblib\arch -Iblib\lib -IC:\opt\perl\lib -IC:\opt\perl\lib
test.pl
test.pl
DBI test application $Revision: 11.7 $
Using C:/temp/DBI-1.43/blib
Switch: DBI 1.43 by Tim Bunce, 1.43
Available Drivers: ADO, DBM, Dbg, Dummy, ExampleP, File, Multiplex, ODBC, Oracle,
Proxy, Sponge
dbi:ExampleP:: testing 5 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...
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...
Made 100 connections in 0 wallclock secs ( 0.19 usr + 0.00 sys = 0.19 CPU)
Testing handle creation speed...
1162 NullP sth/s perl 5.006001 MSWin32-x86-multi-thread (bcc32 -O2 -5 -D_RTLDLL )
test.pl done
Steffen