The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Modules

update file access and modification times, optionally creating files if needed