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

Changes for version 1.444 - 2021-01-06

  • Remove Travis, add GitHub actions
  • Add file_is_symlink_not_ok

Changes for version 1.443_03 - 2020-06-15

  • Merge some test additions from Desmond Daignault (GitHub #20)

Changes for version 1.443_02 - 2020-06-15

  • Deprecated directories in tests appropriate for only plain files. It's a diag() message now but will be a test failure later.

Changes for version 1.443_01 - 2020-06-12

  • change the file_writeable_ok tests to file_writable_ok, which is the correct spelling. The old names work but now warn to use the new name.
  • Some updates to refresh the tests.
  • Start mirroring Test2::Tools::File so we support the same names. Thanks to Torbjørn Lindahl for spotting rough edges.

Documentation

Modules

test file attributes

Examples