Commit graph

3 commits

Author SHA1 Message Date
seb
8c3f864471 Update from version 2.08.40nb1 to version 2.09.
Upstream changes:

2.09 (2009-03-24)

Hashkeys ending in newline were incorrectly quoted. Sorry Ambrus.

Make it possible to hackily dump *GLOB{IO} objects. This is mostly
to make merijn happy. Afaik we dont have the information to do it
properly.
2009-04-22 05:45:26 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
seb
098b544874 Initial import of p5-Data-Dump-Streamer version 2.08.40 in 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.
2008-08-02 07:58:24 +00:00