How It Works: 2 Big Steps
1. Initialization - Use the data structure described by the YAML file to build a Migrator, which builds Mappers, which build Mappings
2. Migration - Call $migrator->migrate_objects(\@objects_to_migrate)
| Class::DBI::DataMigration | Getting Your Data From There to Here | #17 |
1. Initialization - Use the data structure described by the YAML file to build a Migrator, which builds Mappers, which build Mappings
2. Migration - Call $migrator->migrate_objects(\@objects_to_migrate)
| Copyright © 2005 Dan Friedman (Powered by Spork) |