Mom
===
Created: 2020-07-23
Home page: <https://metacpan.org/release/Mom>
Bug tracker: <https://github.com/tobyink/p5-mom/issues>
Maintainer: Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.006 2022-06-11
- Added: Support `!` and `:req` as aliases for `:required`.
- Added: Support `:handles(1)` and `:handles(2)` for enum attributes.
0.005 2021-04-14
[ Bug Fixes ]
- Fix regexp even more.
- Fix regexp.
Fixes RT#134617.
Brian Greenfield++
<https://rt.cpan.org/Ticket/Display.html?id=134617>
[ Test Suite ]
- Include a few non-trivial tests.
[ Packaging ]
- Require Class::XSAccessor because of strange issues with Moo PP
accessors.
- Switch to Github for issue tracker.
0.004 2020-08-09
[ Bug Fixes ]
- Fix typo in SYNOPSIS.
Brian Greenfield++
<https://github.com/tobyink/p5-mom/pull/1>
0.003 2020-07-27
0.002 2020-07-26
0.001 2020-07-26 Initial release