summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-08-02 08:04:38 +0000
committerseb <seb@pkgsrc.org>2008-08-02 08:04:38 +0000
commit677171b8365389933d92c49a765bd6e50fbc6d02 (patch)
tree0ab49b4a48d17e1ed8d3523e8ab9bc47f8a15dd6 /doc
parentf18d9d0e42871242034324a252ceae2f6cd6f326 (diff)
downloadpkgsrc-677171b8365389933d92c49a765bd6e50fbc6d02.tar.gz
Note initial addition of p5-Data-Dump-Streamer version 2.08.40 as
devel/p5-Data-Dump-Streamer into The NetBSD Packages Collection. The Perl 5 module Data::Dump::Streamer provides functions to accurately serialize a data structure as Perl code. Given a list of scalars or reference variables their contents can be written out in perl syntax. The references can also be objects. The contents of each variable is output using the least number of Perl statements as convenient, usually only one. Self-referential structures, closures, and objects are output correctly
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20083
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index 82eb590c4df..c9a3f874108 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1774 2008/08/01 23:29:54 bjs Exp $
+$NetBSD: CHANGES-2008,v 1.1775 2008/08/02 08:04:38 seb Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -2998,3 +2998,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated mail/p5-Mail-Ezmlm to 0.07.2 [schmonz 2008-08-01]
Updated x11/xterm to 236 [bjs 2008-08-01]
Added meta-pkgs/gstreamer0.10-plugins version 1.0 [bjs 2008-08-01]
+ Added devel/p5-Data-Dump-Streamer version 2.08.40 [seb 2008-08-02]