pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-Data-Dump-Streamer ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e19d5ef04fb2
branches:  trunk
changeset: 545409:e19d5ef04fb2
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Aug 02 08:04:38 2008 +0000

description:
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:

 doc/CHANGES-2008 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 4d704f9b0e02 -r e19d5ef04fb2 doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat Aug 02 08:01:17 2008 +0000
+++ b/doc/CHANGES-2008  Sat Aug 02 08:04:38 2008 +0000
@@ -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 @@
        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]



Home | Main Index | Thread Index | Old Index