Revision history for Test-MixedScripts:
v0.2.2 2025-05-18 17:46:13+01:00 Europe/London
[Documentation]
- Document a workaround for the POD issues.
v0.2.1 2025-05-18 17:30:00+01:00 Europe/London
[Enhancements]
- The test failure diagnostics indicate what file failed.
[Documentation]
- Fixed typos.
- Updated DESCRIPTION with an example as to what this is used for
and why it is important.
- Documented a known limitation for POD.
v0.2.0 2025-05-17 23:25:18+01:00 Europe/London
[Enhancements]
- all_perl_file_scripts_ok will check XS-related files
(.xs, .c and .h suffixes).
[Bug Fixes]
- Bumped minimum Perl version to v5.16, since the Unicode Script_Extensions
property this module checks is not available in earlier Perl versions.
v0.1.1 2025-05-17 14:15:48+01:00 Europe/London
[Bug Fixes]
- Specified a minimum version of Test2::API.
[Security]
- Updated minimum build requirements.
[Tests]
- Added more author tests.
v0.1.0 2025-05-16 22:32:37+01:00 Europe/London
- Initial version.