Partial dumping of data structures, optimized for argument printing
Devel::PartialDump is a data dumper optimized for logging of arbitrary parameters. It attempts to truncate overly verbose data, in a way that is hopefully more useful for diagnostics warnings than warn Dumper(@stuff); Unlike other data dumping modules there are no attempts at correctness or cross referencing, this is only meant to provide a slightly deeper look into the data in question.
$
pkg install p5-Devel-PartialDumpOrigin
devel/p5-Devel-PartialDump
Size
54.6KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
4 packages
Required by
2 packages