Subject: CVS commit: pkgsrc/devel/p5-IO-String
To: None <pkgsrc-changes@netbsd.org>
From: Shell Hung <shell@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2003 12:53:56
Module Name:	pkgsrc
Committed By:	shell
Date:		Fri Jan 31 10:53:56 UTC 2003

Modified Files:
	pkgsrc/devel/p5-IO-String: DESCR Makefile distinfo

Log Message:
Updated to p5-IO-String-1.02

Changes :
- Complemented the tiehandle interface with SEEK/TELL/EOF/BINMODE.
- Make close($io) untie the object.  This make it possible
  to avoid memory leaks in perl-5.8 which seems to have problems
  with self-ties.  Based on patch by Eric Kolve <ekolve@attbi.com>.

pkgsrc :
- fmt on DESCR


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-IO-String/DESCR \
    pkgsrc/devel/p5-IO-String/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-IO-String/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.