Changes for version 1.18 - 2019-08-27

  • SPEEDUP
    • Updated the internals to minimize the number of times that stat() gets called on each file or directory.
  • FIXES
    • t/from_file.t would fail under Windows because File::Temp would put a backslash in front of the name of the tempfile. Thanks, Varadinsky. (GH#32)
    • Had to specify a minimum version of File::Temp. Thanks, Justin Mohr. (GH#29)

Modules

File-finding iterator