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

Changes for version 0.21 - 2014-05-29

  • Removed dependency on Class::Inheritable.
  • Deprecated accepting hashs for where clauses and datasets.
  • Deprecated Where::and_hash infavor of Where::and_abstract.
  • Deprecated Where::or_hash infavor of Where::or_abstract.
  • Tested on perl-5.18.2

Documentation

Modules

Yet another SQL Generator
An Abstract class for any combination of snippets
SQL Generator base class
Dataset class for INSERT or UPDATE commands
IDs for SQL
ID arrays for SQL
ORDER BY class
WHERE factory class

Provides

in lib/SQL/OOP/ID.pm
in lib/SQL/OOP/Order.pm