The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.27 - 2012-12-08

  • Added pruning support in dir->recurse(). If recurse callback returns $item->PRUNE, no children of this item will be analyzed. [Marcin Kasperski]
  • Documented 'basename' method for directories. [Fabrice Gabolde]
  • Added traverse_if() function, which allows one to filter children before processing them. [Marcin Kasperski]
  • Added tempdir() function. [cho45]

Modules

Cross-platform path specification manipulation
Objects representing directories
Base class for files and directories
Objects representing files