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

Changes for version 0.10000 - 2011-01-20

  • Moose dropped in favour of Class::Accessor::Fast, since some people think Moose is an overkill for such a simple module.
  • Command line SQL splitting utility sql-split added.
  • Added GRANT support: thanks Alexander Sennhauser for the report.
  • Added MySQL DELIMITER support; closes bug #60401: thanks ed.shrock.
  • Private methods heavily refactored.
  • Many improvements and additions on docs and tests.

Documentation

SQL splitting command line utility

Modules

Split any SQL code into atomic statements