< Home - < Back

perl-Data-Dump


Information about the package, perl-Data-Dump, which is shipped with common Linux distributions. The perl-Data-Dump package is designed for, Pretty printing of data structures.


Package Name:

perl-Data-Dump

Summary:

Pretty printing of data structures

Description:

This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading.

Architecture:

noarch

Version:

1.15

Release:

1.el6

Size:

28 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Data-Dump


Control the perl-Data-Dump package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Data-Dump

This command will install perl-Data-Dump on the server.

yum remove perl-Data-Dump

This command will un-install perl-Data-Dump on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Data-Dump, so you have to manually confirm that you want to do this.

yum -y remove perl-Data-Dump

This command will un-install perl-Data-Dump on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Data-Dump when using the -y flag.

yum update perl-Data-Dump

This command will update perl-Data-Dump to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Data-Dump, so you have to manually confirm that you want to do this.

yum -y update perl-Data-Dump

This command will update perl-Data-Dump to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Data-Dump when using the -y flag.

yum info perl-Data-Dump

This command will show you core information about the perl-Data-Dump package.

yum deplist perl-Data-Dump

This command will show you the dependencies for perl-Data-Dump. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Data-Dump

This command will check if there is an update waiting on perl-Data-Dump. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.