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>.
0.16    2020-04-10
	- Experimental push on scalar is now forbidden
0.18    2022-05-23
	- Fix MooX::Purple::G pod rendering in metacpan.
0.19    2022-05-23
	- See if Test::Lib fix the failing tests on SREZIC smoker systems.