NAME
DBIx::QueryByName::Result::HashIterator - A hash iterator around a statement handle
DESCRIPTION
Provides an iterator-like api to a DBI statement handle that is expected to return one or more columns upon each call to fetchrow_array().
DO NOT USE DIRECTLY!