Source: libdata-show-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9), libmodule-build-perl, perl Build-Depends-Indep: libdata-dump-perl, libtest-pod-perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-show-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdata-show-perl.git Homepage: https://metacpan.org/release/Data-Show Testsuite: autopkgtest-pkg-perl Package: libdata-show-perl Architecture: all Depends: libdata-dump-perl, ${misc:Depends}, ${perl:Depends} Description: Perl module to dump data structures with name and point-of-origin Data::Show provides a simple wrapper around the Data::Dump module. . A call to show data-dumps its arguments, prefaced by a divider line that reports the arguments and the file and line from which show() was called.