Subject: CVS commit: pkgsrc/devel/p5-IO-Util
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/19/2005 02:57:58
Module Name: pkgsrc
Committed By: wiz
Date: Sat Mar 19 02:57:58 UTC 2005
Modified Files:
pkgsrc/devel/p5-IO-Util: Makefile distinfo
Log Message:
Update to 1.43:
Version 1.43
- Added HASH reference check of parsed MML.
- load_mml options are now passable as plain name=>value pairs
- A few test and POD changes
Version 1.42
- Little improvement of the capture function (syswrite support)
Version 1.41
- Fixed capture bug related to unimplemented tied methods
- Created the internal IO::Util::Handle class based on Tie::StdHandle
Version 1.4
- Added perl 5.6.1 version check in Makefile.PL
- Added SKIP block in unique id tests if Time::HiRes is not installed
- Added load_mml() function (loads MML data into perl structures)
- POD restyling and fixing
Version 1.3
- Added Tid(), Lid() and Uid() functions and tests
Closes PR 29051 by Hiramatsu Yoshifumi.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-IO-Util/Makefile \
pkgsrc/devel/p5-IO-Util/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.