libdata-dump-streamer-perl_2.03-30-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Fri Aug 17 17:47:03 UTC 2007
(new) libdata-dump-streamer-perl_2.03-30-1.diff.gz optional perl
(new) libdata-dump-streamer-perl_2.03-30-1.dsc optional perl
(new) libdata-dump-streamer-perl_2.03-30-1_i386.deb optional perl
Perl module for accurately serializing a data structure as Perl code
Given a list of scalars or reference variables, writes out
their contents 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.
.
The return value can be evaled to get back an identical copy
of the original reference structure. In some cases this may
require the use of utility subs that
Data::Dump::Streamer|Data::Dump::Streamer will optionally
export.
.
This module is very similar in concept to the core module
Data::Dumper|Data::Dumper, with the major differences
being that this module is designed to output to a stream
instead of constructing its output in memory (trading speed
for memory), and that the traversal over the data structure
is effectively breadth first versus the depth first
traversal done by the others.
(new) libdata-dump-streamer-perl_2.03-30.orig.tar.gz optional perl
Changes: libdata-dump-streamer-perl (2.03-30-1) unstable; urgency=low
.
* Initial Release (closes: #438484).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 438484
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list