Class::DBI::DataMigration
Not just a single module or class; it's a framework:
- a collection of classes that expect your code to act a certain way
- very little actual perl code necessary for simple cases
- for complicated cases, you subclass part(s) of the framework