DBIx::Class::ResultClass::HashRefInflator is a nice stopgap for out move from DBI to DBIx::Class. It allows us to return hashrefs like DBI, rather then DBIC objects.
Looks like I was mistaken. It's already part of the DBIx module set. No need to install it separately.