Revision history for Querylet
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!