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

Changes for version 0.09

  • Fixes:
  • Fixed incompatibility with Perl 5.8.1.
  • Changes:
  • IO::Moose::Seekable:
    • Removed usage of Fcntl. Method "setpos" uses hardcoded "0" value.
  • IO::Moose::File:
    • Removed overloaded stringification. It doesn't work before Perl 5.8.9 and it was confusing.

Modules

Reimplementation of IO::* with improvements
Reimplementation of IO::File with improvements
Reimplementation of IO::Handle with improvements
Reimplementation of IO::Seekable with improvements
Type for canonical open mode string
Type for open mode string
Type for mode string with PerlIO layer
Type for PerlIO layer string