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.