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.29 - 2009-08-31

  • Add failing test for applying modifiers to a method directly composed from a role (nperez).
  • Fix the failing test by depending on MXMS 0.24.

Modules

Declarative syntax for Moose
Per-keyword declaration context
context for parsing optionally parameterized statements
Extending with superclasses
Explicit namespace cleanups
Handle method declarations
Handle method modifier declarations
Apply roles within a class- or role-body
Basic keyword functionality
Handles method declarations
Common Moose namespaces declarations
Option parser dispatching
Handle user specified roles
Common declarative utility functions

Provides

in lib/MooseX/Declare/Context/WithOptions.pm
in lib/MooseX/Declare/StackItem.pm
in lib/MooseX/Declare/Syntax/MethodDeclaration/Parameterized.pm