How to Install libdata-show-perl in Ubuntu 18.04



Install libdata-show-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libdata-show-perl

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.

Homepage: https://metacpan.org/release/Data-Show

Version: 0.002004-1

Section: universe/perl