8c6cc14916
Packages Collection. The Perl 5 module Devel::Dumpvar is a pure object-orientated reimplementation of the perl-debugger's dumpvar.pl functionality. This makes it a much more versatile version than other dumping modules focused on serializing data, to use for dumping information to debug log files or other uses where you don't need to reassemble the data.
6 lines
336 B
Text
6 lines
336 B
Text
The Perl 5 module Devel::Dumpvar is a pure object-orientated
|
|
reimplementation of the perl-debugger's dumpvar.pl functionality.
|
|
This makes it a much more versatile version than other dumping
|
|
modules focused on serializing data, to use for dumping information
|
|
to debug log files or other uses where you don't need to reassemble
|
|
the data.
|