Subject: PR/29051 CVS commit: pkgsrc/devel/p5-IO-Util
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-bugs
Date: 03/19/2005 02:58:02
The following reply was made to PR pkg/29051; it has been noted by GNATS.

From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29051 CVS commit: pkgsrc/devel/p5-IO-Util
Date: Sat, 19 Mar 2005 02:57:58 +0000 (UTC)

 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.