Changes for version 4.130560 - 2013-02-25

  • TRIAL version, seventh trial in 4.x series. I am just about confident enough to release this current code as an offical stable release to the CPAN, but first I wanted to include the optimizations in this release.
  • This release represents a vast number of optimizations that greatly increase the performance of recursive calls.
  • This release fixes some windows-specific bugs that have to deal with recursively listing directories from a root volume, such as "C:\" for example.
  • Added performance measurement scripts that allow users to both benchmark and profile File::Util, with Devel::NYTProf being a prerequisite to such activities.

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