Log message:
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=...").
|
Log message:
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.
|