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

Changes for version 4.160630 - 2016-03-03

  • TRIAL RELEASE
  • Fix for bug https://rt.cpan.org/Ticket/Display.html?id=106771
  • Added tests
  • Added documentation regarding the bug fix, namely the now-unsupported (because Perl 5.23 deprecates) the combination of sysread/write/seek on filehandles in :utf8 binmode.
  • Added the ability for users to specify their own IO layers via the { binmode => ':layerspec' } option to ::load_file(), ::write_file(), and ::open_handle()

Documentation

File::Util in Action
File::Util Reference
File::Util Examples

Modules

Easy, versatile, portable file handling
Global symbols and constants used in most File::Util classes
Base exception class for File::Util
Diagnostic (verbose) error messages
Standard (non-verbose) error messages
Legacy call interface to File::Util
Modern call interface to File::Util