The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for DBIx::RoboQuery

0.017     2012-05-08T23:55:41Z

  [Enhancements]
  - Add 'row_count' attribute
  - Time query operations (available as a hashref via the 'times' method)

  [Tests]
  - Rewrite t/synopsis.t to work without Pod::Eventual::Simple

0.016     2011-10-28T03:27:23Z

  - Fix heredoc in Synopis POD (and fix synopsis tests)

0.015     2011-10-27T17:20:18Z

  - Merge 'template_options' hashref into args to Template->new

0.014     2011-10-27T00:21:05Z

  - Add bind() method for binding params and inserting placeholders
  - Remove (installation) dependency on Module::Build

0.013     2011-07-14T23:20:50Z

  - Superficial dist/release changes
  - Add ideas to Pod TODO lists

0.012025  2011-01-07T05:52:58Z

  - Initial release