summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-01-28 22:10:52 +0000
committerseb <seb@pkgsrc.org>2009-01-28 22:10:52 +0000
commit1d058c9eed1fd5c68deba6d4c896470c8f5db5fc (patch)
treec157e5fb68a6788a4759bc7f40938ca7e229d952
parent3732e7bda19de59ce66d3370662d01a6a205cbd0 (diff)
downloadpkgsrc-1d058c9eed1fd5c68deba6d4c896470c8f5db5fc.tar.gz
Note initial addition of p5-Mixin-Linewise version 0.002 as
devel/p5-Mixin-Linewise into The NetBSD Packages Collection. The Perl 5 modules Mixin::Linewise::Readers and Mixin::Linewise::Writers provide methods for handling reading from or writing to strings or files designated by name: only a method to handle file handles has to be provided. --- Note initial addition of p5-Config-INI version 0.014 as devel/p5-Config-INI into The NetBSD Packages Collection. The Perl 5 module Config::INI yet another config module implementing yet another slightly different take on the undeniably easy to read or write ".ini" file format. Its default behavior is quite similar to that of Config::Tiny, on which it is based. The chief difference is that Config::INI is designed to be subclassed to allow for side-effects and self-reconfiguration.
-rw-r--r--doc/CHANGES-20094
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 421a3e594d3..cb80ff06f34 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.409 2009/01/28 17:44:46 he Exp $
+$NetBSD: CHANGES-2009,v 1.410 2009/01/28 22:10:52 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -562,3 +562,5 @@ Changes to the packages collection and infrastructure in 2009:
Added print/py-pisa version 3.0.29 [joerg 2009-01-28]
Updated www/typolight-translations to 20090126 [taca 2009-01-28]
Updated devel/p5-Devel-PPPort to 3.16 [he 2009-01-28]
+ Added devel/p5-Mixin-Linewise version 0.002 [seb 2009-01-28]
+ Added devel/p5-Config-INI version 0.014 [seb 2009-01-28]