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 2.0.0

  • Moose 2.0 compliant
  • Moose 1.24 compliant (thanks doy)
  • Made mutable classes behavior consistent with immutable
  • Some speed improvement using inlining of code
  • Allow attributes without type constraints

Documentation

Modules

Deflates and inflates Moose attributes to and from a string
Attribute meta role to support deflation
Deflators for Moose type constraints
Registry class for attribute deflators
Deflators for MooseX::Types::Structured
Deflates and inflates Moose attributes to and from a string