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

Changes for version 0.03 - 2023-12-01

  • Passing no arguments to new will now return an uninitialized stat object (gh#9, gh#10)
  • Passing undef to clone will now return a stat object with the memory set to all zeros, previously the behavior was undefined and could crash (gh#10)

Modules

Object-oriented FFI interface to native stat and lstat