Converting huge apps from Class::DBI to DBIx::Class

Converting huge apps from Class::DBI to DBIx::Class

By Rob Kinyon (‎robkinyon‎) from columbus.pm
Lightning talk
Target audience: Intermediate
Language:


Class::DBI used to be the right ORM to use . . . in 1999. DBIx::Class is the new king, but conversion isn't simple. So, how do you do it without a complete rewrite?