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

Changes for version 4.130460 - 2013-02-14

  • TRIAL version. The third trial release of the 4.x series. Removed a few bits of code from the test suite that were causing false failures in CPAN tester results. More importantly, this version includes optimizations to the list_dir() regex pattern matching when recursing through directory trees. Namely, the "pattern gathering" has been memo-ized and stashed into the options passed to recursive calls.

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
a call logging proxy class for File::Util