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

Changes for version 0.02 - 2011-09-14

  • Moved the BUILDARGS logic to the Statement role.
  • Renamed the Base role to Statement.
  • Major documentation overhaul.
  • Typo fix to the Select SYNOPSIS. (metaperl)

Modules

An advanced SQL generator.
An object that represents a SQL DELETE.
An object that represents a SQL INSERT.
An object that represents a SQL SELECT.
A role providing base functionality for statement objects.
An object that represents a SQL UPDATE.