The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.4

  • "Overloaded" build_select function to all you to pass either 5 args (select, from, joins, wheres, order) or 1 arg (hashref containing select, from, joins, wheres, order keys)
  • Fixed bug in "build_select" that returned a blank WHERE statement when an empty arrayref was passed in causing a broken select statement to be created.

Modules

A simple interface to DBD::mysql