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

Changes for version 0.127 - 2022-10-05 (TRIAL RELEASE)

  • Testing
    • Fixed has_same_bytes test for Windows.

Changes for version 0.125 - 2022-09-30 (TRIAL RELEASE)

  • *** DEPRECATIONS ***
    • The 'mkpath' method is deprecated in favor of 'mkdir'.
  • Additions
    • Added 'mkdir' to replace 'mkpath', but returning the path object for chaining.
    • Added `has_same_bytes` to efficiently compare the contents of two files.
  • Documentation
    • Edited SYNOPSIS

Modules

File path utility

Provides

in lib/Path/Tiny.pm