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