lenny  ] [  squeeze  ] [  sid  ]

Package: libdata-dump-streamer-perl (2.09-1)

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 will optionally export.

This module is very similar in concept to the core module 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.

Tags: Software Development: Perl Development, Implemented in: Perl, Role: Shared Library

Other Packages Related to libdata-dump-streamer-perl

  • depends
  • recommends
  • suggests
  • dep: libb-utils-perl
    Helper functions for op tree manipulation
  • dep: libc6 (>= 2.1.3) [i386, powerpc, s390]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.2) [hppa, mips, mipsel]
    dep: libc6 (>= 2.2.5) [amd64]
    dep: libc6 (>= 2.4) [armel]
    dep: libc6 (>= 2.6) [sparc]
  • dep: libc6.1 (>= 2.2) [ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6.1-udeb
  • dep: perl (>= 5.10.0-19)
    Larry Wall's Practical Extraction and Report Language
  • dep: perl-modules
    Core Perl modules
  • dep: perlapi-5.10.0
    virtual package provided by perl-base
  • rec: libpadwalker-perl (>= 1.0)
    Perl module to inspect and manipulate lexical variables

Download libdata-dump-streamer-perl

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 75.0 kB280 kB [list of files]
armel 73.7 kB276 kB [list of files]
hppa 76.4 kB296 kB [list of files]
i386 74.3 kB280 kB [list of files]
ia64 82.0 kB336 kB [list of files]
mips 70.8 kB304 kB [list of files]
mipsel 70.8 kB304 kB [list of files]
powerpc 76.9 kB284 kB [list of files]
s390 73.4 kB284 kB [list of files]
sparc 74.0 kB280 kB [list of files]