Changes for version 1.13_02 - 2016-06-05

  • FIXES
    • t/follow.t would cause failures in other tests when running in parallel. Now it correctly uses a temp directory.

Changes for version 1.13_01 - 2016-05-30

  • FIXES
    • File::Next::from_file() was incorrectly using the error_handler parm for both error and warning handler.
  • INTERNAL
    • Optimized -f/-p calls in files() to not repeat the variable.
    • Use File::Temp in tests, not POSIX::tmpnam, so that it works on Android. See https://github.com/petdance/file-next/issues/18 Thanks, Brian Fraser.

Modules

File-finding iterator