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.07 - 2022-05-27

  • Fixed bug where passing a reference to a constructor for a cloned attribute wouldn't be cloned at first.
  • B::Hooks::AtRuntime and true.pm are not loaded unless required
  • Add CONTRIBUTING.md
  • Test and document that postfix (package Foo {...}) syntax is not required and that we can inline multiple packages in the same file.

Documentation

An overview of MooseX::Extended optional attribute cloning
Objected construction for MooseX::Extended
Work-in-progress overview for MooseX::Extended
Shortcuts to make your Moose easier to write

Modules

MooseX::Extended exception for invalid attribute definitions.
Extend Moose with safe defaults and useful features
Internal module for MooseX::Extended
MooseX::Extended roles
Keep our type tools organized