The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.007_08 - 2016-03-29

  • Simplify code to get file handle.

Changes for version 0.007_07 - 2016-03-22

  • Complete conversion from 'shift' to '... = @_'

Changes for version 0.007_06 - 2016-03-12

  • Convert most code from 'shift' to '... = @_'

Changes for version 0.007_05 - 2016-03-05

  • Replace 'use vars' with 'our' everywhere.
  • White space edit.

Changes for version 0.007_04 - 2016-02-19

  • Try to sanity-check KERNEL32 calls in non-Windows testing

Changes for version 0.007_03 - 2016-02-11

  • Add Makefile targets authortest, testcover.
  • Revert "Code and documentation cleanup"

Changes for version 0.007_02 - 2016-02-10

  • Code and documentation cleanup. This is mostly white space and documentation, but I also switched completely over to unpacking arguments by array assignment rather than shift(), and ended up completely reworking the logic around ${^WIDE_SYSTEM_CALLS}, which it turns out was silently (or almost so) retracted in Perl 5.8.1.

Changes for version 0.007_01 - 2016-02-02

  • Correct xt/author/pod_coverage.t
  • Convert to Test::More; split out t/file.t.
  • Add machinery to test under non-Windows systems

Modules

Set file times, even on open or readonly files.