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

Changes for version 0.05

  • Changes:
  • File::Stat::Moose:
    • Method "stat" handles "CORE::stat" and "CORE::lstat" depends on "follow" attribute.
    • Method "lstat" are deprecared.
    • Attribute "file" is required.
    • All attributes are "ro".
    • Attributes "atime", "ctime" and "mtime" returns undef if stat was not called.
  • MooseX::Types::*:
    • Fix description of modules.

Modules

Thrown when IO operation failed
Status info for a file - Moose-based
Type for special cached file handle
Type for opened file handle

Examples