[ sid ]
套件:libdata-structure-util-perl-dbgsym(0.16-2 以及其他的) [debports]
module for serializing a data structure as Perl code
Data::Dump::Streamer is a Perl module that serializes scalars, objects or reference variables and provides their contents in Perl syntax. Special data structures including closures, self-referential structures and objects are output correctly. This module is very similar in concept to the core module Data::Dumper, except this module is designed to output to a stream instead of constructing its output in memory (trading speed for memory).
其他與 libdata-structure-util-perl-dbgsym 有關的套件
|
|
|
|
-
- dep: libdata-structure-util-perl (= 0.16-2+b4)
- module to change nature of data within a data structure