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

Changes for version 0.07 - 2013-06-16

  • Require implementations to provide the driver name rather than trying to guess it from the object's name. This was severely broken if you used a subclass that didn't end with something like "::mysql" or "::Pg".

Modules

A system for implementing database migrations
Core role for Database::Migrator implementation classes

Provides

in lib/Database/Migrator/Types.pm
in lib/Test/Database/Migrator.pm