Despite the very low amount of feedback, probably due to the vast^Wextremely small number of users, here is an update for DBD-Unify, which might be extremely useful on HP-UX (where I use it myself mostly).
From the readme: --8<--- SHARED BUILDS on HP-UX As of somewhere in the DataServer 8.2 track, Unify has finally indulged to my request for shared library prepared objects, at least on HP-UX, where they only ship static libraries. Objects inside these libraries are now built with the +Z option, so it is easy to convert the static libraries (.a) to shared libraries (.sl). The Makefile build process will propose such transition, and - once succeeded - use it for the now shared object, which is *much* smaller than when built statically. -->8--- *** 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 *** Release 0.27 Fri 29 Aug 2003 <[EMAIL PROTECTED]> - DBDverbose to uni_verbose - Tested against DBI-1.36 through 1.38 - Removed Uniperl.pm (never knew what it was for anyway) - Makefile.PL to return the status of WriteMakefile () - Fixed a buglet in assigning dbh attributes *** Release 0.26 Mon 17 Mar 2003 <[EMAIL PROTECTED]> - Fixed forgotten (essential) updates to ChangeLog and README Share and Enjoy, Have FUN! -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on HP-UX 10.20 & 11.00, 11i, AIX 4.3, SuSE 8.2, and Win2k. http://www.cmve.net/~merijn/ http://archives.develooper.com/[EMAIL PROTECTED]/ [EMAIL PROTECTED] send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org