Date: Sat, 18 Dec 2004 02:40:01 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-IO-All Makefile distinfo Message-ID: <200412180240.iBI2e1mV011936@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2004-12-18 02:40:01 UTC FreeBSD ports repository Modified files: devel/p5-IO-All Makefile distinfo Log: - update to 0.33 - io('path/to/symlink') would return a file object if the link was to a file - $link->readlink incorrectly returned a new IO::All::Link object, no matter what the link pointed to. - io($io_all_object) would not return an object of the same type as the object give to io(), it would always return a plain IO::All object. - add head and tail methods Revision Changes Path 1.6 +1 -1 ports/devel/p5-IO-All/Makefile 1.4 +2 -2 ports/devel/p5-IO-All/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412180240.iBI2e1mV011936>