- New upstream release 0.23
- Updated INSTALL instructions
- Added minimum perl version (5.006)
- Reworked Makefile.PL for clarity
- Implemented Perl::Critic suggestions
- Added meta_yaml_ok test and example
- Several Version.pm updates, including new() parameter name change:
'yaml' is now 'data'
- Changes file dates changed to meet W3CDTF standards
- Don't use macros for commands
- Don't need to remove empty directories from the buildroot
- Make %files list more explicit
- Drop %defattr, redundant since rpm 4.4
- Update to 0.17
- Fix RT#46473: license url with fragment part
- Fix RT#47393: "optional_features" as map rather than list
- Renamed word() to keyword()
- Added identifier() validation
- Changed optional_features key from a keyword to an identifier type
- Clarified spec defined and user defined keys
- Fixed qr// delimiters due to issues with the NOT SIGN symbol