The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for MooX-Purple

0.01    Date/time
        First version, released on an unsuspecting world.

0.11    2020-03-31
	Update class and role regex to match qualified identifiers (::)

0.12    2020-04-02
	- Add class/role prefix, and mechanism to chain (+~-).
	- Fix compilation when using MooX-Purple as a module.pm.

0.13    2020-04-04
	- Add macro keyword.

0.15    2020-04-10
	- Undeclared dependency Data::LnArray <SREZIC@cpan.org>.