Changes for version 0.11_03 - 2021-03-18
- Time::HiRes doesn't provide utime() on Windows, so now we try and load Time::HiRes in a BEGIN block, and only enforce the min version if it loaded ok.
Changes for version 0.11_02 - 2021-03-18
- Looks like I should have specified a min version of Time::HiRes. Was getting some fails from CPAN Testers, about utime() not being available.
Changes for version 0.11_01 - 2021-03-17
- Try Slaven's suggested fix for RT#128243
Modules
update file access and modification times, optionally creating files if needed