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.025-TRIAL - 2014-05-22 (TRIAL RELEASE)

  • This is a TRIAL release, as I'm not entirely sure of the wisdom and implementation of the following.
  • Allow for the creation of additional associated methods by hijacking the delegation system, a la native traits: handles => { ... => sub { ... } }

Modules

Shorthand for common attribute options

Provides

in lib/MooseX/AttributeShortcuts.pm