On Tue 16 Mar 2004 00:54, Tim Bunce <[EMAIL PROTECTED]> wrote:
> Known issues (late breaking news):
> 
>   Harmless compiler warning about an assignment on some platforms.
>   A couple of drivers are failing some tests:
>      DBD::Pg 1.32 fails one test, but it's harmless.
>      DBD::Unify 0.30 fails two tests, one harmless, the other due to
>        a problem with the private ScanLevel attribute.

Tim, are you sure you fixed the Ox0 typo? It still failed. This 0.32 allows
both, as in

--8<---
$rv = DBI->trace (0, $trcfile);
ok (0, $rv == 1);
open TRC, "< $trcfile";
my $line = <TRC>;
ok (0, $line =~ m{\btrace level set to (?:[O0]x0*)?/?1\b});
-->8---

CPAN Upload: H/HM/HMBRAND/DBD-Unify-0.31.tgz
From: PAUSE 
Subject: CPAN Upload: H/HM/HMBRAND/DBD-Unify-0.31.tgz 
Date: Tue, 16 Mar 2004 08:08:12 -0800 

The uploaded file

    DBD-Unify-0.31.tgz

has entered CPAN as

  file: $CPAN/authors/id/H/HM/HMBRAND/DBD-Unify-0.31.tgz
  size: 31272 bytes
   md5: 783f89200db5389362adf9b2d2a707ce

No action is required on your part
Request entered by: HMBRAND (H. Merijn Brand)
Request entered on: Tue, 16 Mar 2004 16:06:52 GMT
Request completed:  Tue, 16 Mar 2004 16:07:41 GMT

Thanks,
-- 
paused, v460


*** Release 0.31

    Tue 16 Mar 2004 <[EMAIL PROTECTED]>

        - Tested against DBI-1.41 through 1.42
        - ScanLevel to uni_scanlevel

*** Release 0.30

    Tue 02 Mar 2004 <[EMAIL PROTECTED]>

        - Tested against DBI-1.39 through 1.40
        - Support for shared builds on HP-UX (Unify/DS 8.2B and up)
        - Fix for $dbh attributes from 0.27 was not as good as it
          should have been


>   These will be addressed by the driver authors but meanwhile the
>   drivers are still safe to install and use (except that using the
>   ScanLevel attribute in DBD::Unify may cause problems).
> 
> Enjoy!

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
     WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.024 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/

Reply via email to