The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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