Iterator-Records

This is a refinement of Iterator-Simple that assumes that each of the values returned from the iterator is an arrayref
of fields. It adds a list of names for the fields and defines some methods appropriate to iterated records.

LICENSE AND COPYRIGHT

Copyright (C) 2019 Michael Roberts

This program is free software; you can redistribute it and/or modify it
under the terms of the the Artistic License (2.0). You may obtain a
copy of the full license at:

L<http://www.perlfoundation.org/artistic_license_2_0>