The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.2.0 - 2021-04-20

  • [incompatible change] For better reusability and orthogonality, reimplement ArrayData using Role::TinyCommons::Iterator::Resettable (changed method names, e.g. elem() -> get_next_item(), there's no longer get_elem(), etc).
  • [removed] Remove ArrayDataRole::Spec::Seekable for now.

Modules

Specification for ArrayData::*, modules that contains array data
A test table data
Required methods for all ArrayData::* modules