On Fri, 2007-02-02 at 15:45 +0000, Tim Bunce wrote: > Now an RC3 (with the t/*_13taint.t fix) to make life simple for those just > waking up: > > http://homepage.mac.com/tim.bunce/.Public/perl/DBI-1.54-RC3.tar.gz >
uname -a Linux lmn12448 2.6.17-10-386 #2 Tue Dec 5 22:26:18 UTC 2006 i686 GNU/Linux perl -v This is perl, v5.8.8 built for i486-linux-gnu-thread-multi All tests successful, 21 tests and 260 subtests skipped. Files=117, Tests=4995, 30 wallclock secs (18.34 cusr + 1.75 csys = 20.09 CPU) PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl test.pl DBI test application $Revision: 8744 $ Switch: DBI 1.54 by Tim Bunce, 1.54 Available Drivers: DBM, ExampleP, Excel, File, Gofer, Informix, ODBC, Oracle, Pg, Proxy, Sponge, Sybase 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.01 usr + 0.01 sys = 0.02 CPU) Testing handle creation speed... 25000 NullP sth/s perl 5.008008 i486-linux-gnu-thread-multi (gcc 4.1.2 -O2) test.pl done