[ANNOUNCE] SQL::Preproc 0.10, an SQL preprocessor for Perl
From: Dean Arnold (darnold_at_presicient.com)
Date: 01/27/05
- Next message: Anna Wittnebel: "DBI.pm"
- Previous message: Brian D Campbell: "RE: Perl DBI Documentation Proposal: Using NULLs in Placeholders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Jan 2005 17:12:36 -0800 To: "dbi-announce@perl.org" <dbi-announce@perl.org>, DBI-users <dbi-users@perl.org>
I'm pleased to announce the first release of SQL::Preproc,
an embeded SQL preprocessor for Perl.
It should be available on CPAN soon, but is also available
at http://www.presicient.com/sqlpp
In support of SQL::Preproc's test suite, I've also CPAN'd
bug fix releases of DBD::Chart (0.81) and DBIx::Chart (0.02).
(Also available at http://www.presicient.com/dbdchart and
http://www.presicient.com/dbixchart, respectively)
This release of SQL::Preproc has been tested on
- WinXP w/ AS Perl 5.8.3 and DBI 1.42, using both DBD::CSV and
DBD::Teradata.
- Linux (Fedora Core 2) w/ AS Perl 5.8.6 and DBI 1.46, using just DBD::CSV.
Note that this release has not yet been tested to support
updatable cursors, or stored procedure calls, though test suites
are provided for them. I hope to address those in a month or
so after I get other projects off my plate.
This release should be considered alpha level, but I'd appreciate
any feedback wrt features or testing, esp for other database
systems/DBI drivers.
Comments/suggestions/patches/bug reports welcome.
Regards,
Dean Arnold
Presicient Corp.
- Next message: Anna Wittnebel: "DBI.pm"
- Previous message: Brian D Campbell: "RE: Perl DBI Documentation Proposal: Using NULLs in Placeholders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|