The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.30

  • Greatly simplified API.
    • Record fields are specified by Meta Attribute Traits
    • Removed _metadata_ slot.
    • Refactor the attribute accessors
  • Changed name of slot from _data_ to _data. This seems more in line with Moose and some functional languages.
  • Added dependence on MooseX::Meta::Attribute::Index
  • Improved documentation

Modules

Perl extension for efficient and simple manipulation of row-based records.