libdata-dump-streamer-perl_2.05-36-1_amd64.changes is NEW

Debian Installer installer at ftp-master.debian.org
Sat Sep 15 12:17:05 UTC 2007


(new) libdata-dump-streamer-perl_2.05-36-1.diff.gz optional perl
(new) libdata-dump-streamer-perl_2.05-36-1.dsc optional perl
(new) libdata-dump-streamer-perl_2.05-36-1_amd64.deb optional perl
Perl module for 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.05-36.orig.tar.gz optional perl
Changes: libdata-dump-streamer-perl (2.05-36-1) unstable; urgency=low
 .
  * New upstream release
    + Fixes http://rt.cpan.org/Ticket/Display.html?id=28053 where undef and ''
      are confused inside of repeat value folding logic.
  * Fixed debian/watch to stop capturing file extension
  * Improved debian/copyright -- added upstream location and license
  * Removed old dh-make-perl cruft
    + Drop unused dh_link
    + Move test suite from install to build target
    + Move dh_clean $stamp_files before realclean
  * Added myself to Uploaders
  * Added libpadwalker-perl, libcompress-zlib-perl and libmime-perl to enable
    additional tests
  * Dropped unused dh_makeshlibs, commendet out dh_installexamples
  * Added NODDS to $(PERL) Makefile.PL to avoid uncertainity
 .
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