Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-File-Next
From: Thomas Klausner
Date: 2016-06-12 09:59:18
Message id: 20160612075918.B453BFBB5@cvs.NetBSD.org
Log Message:
Updated p5-File-Next to 1.14.
1.14 Thu Jun 9 22:33:24 CDT 2016
No changes since 1.13_02.
1.13_02 Sun Jun 5 23:18:10 CDT 2016
[FIXES]
t/follow.t would cause failures in other tests when running in
parallel. Now it correctly uses a temp directory.
1.13_01 Mon May 30 21:45:42 CDT 2016
[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.
Files: