Download Source Package libdata-dump-streamer-perl:
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.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 2.09-1 | 76.6 kB | 308 kB | [list of files] |
| amd64 | 2.09-1 | 75.0 kB | 280 kB | [list of files] |
| armel | 2.09-1 | 73.7 kB | 276 kB | [list of files] |
| avr32 (unofficial port) | 2.09-1 | 69.6 kB | 268 kB | [list of files] |
| hppa | 2.09-1 | 76.4 kB | 296 kB | [list of files] |
| hurd-i386 | 2.09-1 | 74.6 kB | 280 kB | [list of files] |
| i386 | 2.09-1 | 74.3 kB | 280 kB | [list of files] |
| ia64 | 2.09-1 | 82.0 kB | 336 kB | [list of files] |
| kfreebsd-amd64 | 2.09-1 | 75.0 kB | 230 kB | [list of files] |
| kfreebsd-i386 | 2.09-1 | 74.1 kB | 228 kB | [list of files] |
| m68k (unofficial port) | 2.08-40-2 | 75.8 kB | 284 kB | [list of files] |
| mips | 2.09-1 | 70.8 kB | 304 kB | [list of files] |
| mipsel | 2.09-1 | 70.8 kB | 304 kB | [list of files] |
| powerpc | 2.09-1 | 76.9 kB | 284 kB | [list of files] |
| s390 | 2.09-1 | 73.4 kB | 284 kB | [list of files] |
| sparc | 2.09-1 | 74.0 kB | 280 kB | [list of files] |