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

By Rob Kinyon from columbus.pm
Lightning talk
Target audience: Intermediate


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?