Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-File-Util
From: Makoto Fujiwara
Date: 2016-04-30 23:47:08
Message id: 20160430214708.99C66FBBA@cvs.NetBSD.org
Log Message:
Updated to devel/p5-devel-File-Utils-4.161200 (from 4.132140)
---------------------------------------------
4.161200 2016-04-29
- The previous TRIAL release passes muster by cpantesters. This is
now released as a STABLE dist, although more features are planned in
coming releases. See also: TODO
4.160630 2016-03-03
- TRIAL RELEASE
- Fix for bug https://rt.cpan.org/Ticket/Display.html?id=106771
- Added tests
- Added documentation regarding the bug fix, namely the now-unsupported
(because Perl 5.23 deprecates) the combination of sysread/write/seek
on filehandles in :utf8 binmode.
- Added the ability for users to specify their own IO layers via the
{ binmode => ':layerspec' } option to ::load_file(), ::write_file(),
and ::open_handle()
Files: