$row = $c->fetchrow_hashref
Where do the column names come from?
I would like the module to use the first line. Maybe we could implement a mapping (column_name => hash_key or column_name => '' to ignore this column).
The old interface really is strange...