The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Querylet

0.30    2005-01-12
        options are now block items with lead/trail space trimmed

0.28    2004-12-??
        column headers added

0.26    2004-09-23
        TT2 is no longer strictly required
        options and "set option" directive

0.24    2004-09-21
        pass output filename to coderef output handler
        binmode output filehandle

0.22    2004-09-20 14:45
        added query parameterization (bind values)

0.20    2004-09-19 17:25
        added input handler bass class
        added input and input type directives
        added "delete columns where"

0.16    2004-09-18 15:45
        added output handler base class (and tests)
        updated tests to require DBD::SQLite 1+

0.14    2004-09-17 19:30
        rewrote output routines
        100% coverage - lots of simple new tests
        coderef as output type!

0.12    2004-09-17 08:00
        a few errors in docs fixed
        default handling of "database: " is no longer useless
        tests added using SQLite (coverage still low)

0.10    2004-09-16
        initial release!
        testing woefully inadequate!