Class::DBI::DataMigration
It's a framework:
- Not just a single module or class;
- rather, a collection of classes that expect your code to act a certain way:
- Specify the source and target databases
- Specify a data structure that maps between source and target databases