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.37

  • MooseX::Meta::Parameter
  • MooseX::Meta::Signature::Named
  • MooseX::Meta::Signature::Positional
  • MooseX::Meta::Signature::Combined
    • Added a method to export the internal data.
  • MooseX::Method
    • Made it easier to set default attributes with a default_attr function. It's basically just sugar for the old way so the old way will still work just fine.

Modules

Signature supporting method metaclass
Parameter metaclass
Combined signature metaclass
Named signature metaclass
Positional signature metaclass
Method declaration with type checking

Provides

in lib/MooseX/Meta/Signature.pm