Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-File-Next
From: Jens Rehsack
Date: 2012-09-11 10:35:41
Message id: 20120911083541.24112175DD@cvs.netbsd.org
Log Message:
Updating package for CPAN module File::Next in devel/p5-File-Next from
1.06nb2 to 1.10.
upstream changes:
1.10 Thu Jun 14 19:55:57 CDT 2012
[ENHANCEMENTS]
Added the warning_handler argument to File::Next::from_file().
This is so from_file() can throw a warning if a non-existent
file is in the file it came from.
[FIXES]
from_file() should return undef if the file can't be opened.
Fixed test failures and made tests more portable.
1.08 Sun May 20 22:43:19 CDT 2012
[ENHANCEMENTS]
Added File::Next::from_file() to get the list of files to iterate
over from a file, or from STDIN.
Named pipes are now supported.
[INTERNAL]
Add more tests, and clean up some Perl::Critic warnings.
Files: