Help for this page
package DBIx::TableHash; ... $prov_rec is an AoH (array of hashes) structure, where each hash repre +sents a record in the database table/view. This is very similar to what you’d get wi +th a conventional DBI select_hashref call.