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 1.17 - 2016-01-26

  • dir() in write mode now does the transform with a file handle, not slurping the entire file into an array (performance) (closes #16)
  • fixed bugtracker link in POD (fixes #17)
  • bumped prereq version of Mock::Sub to 1.06 due to new efficiencies
  • FreeBSD 10.1 and 9.2 amd64 fail on flock() in write(), so we check for these versions and skip over the lock (prereq POSIX)

Modules

Read and write files while keeping the original line-endings intact, no matter the platform.