Changes for version 0.01 - 2025-11-09

  • Initial release.
  • Thin FFI bindings for the POSIX *at() filesystem syscalls.
  • File::At::Dir helper object and open_fd_at/open_fh_at helpers.
  • Example script eg/at_hardlink.pl demonstrating a quasi-recursive tree walker that replaces duplicate files with hard links.

Modules

Thin FFI wrapper around the POSIX *at() filesystem syscalls

Provides

in lib/File/At.pm