< Home - < Back

perl-Devel-StackTrace


Information about the package, perl-Devel-StackTrace, which is shipped with common Linux distributions. The perl-Devel-StackTrace package is designed for, Perl module implementing stack trace and stack trace frame objects.


Package Name:

perl-Devel-StackTrace

Summary:

Perl module implementing stack trace and stack trace frame objects

Description:

The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data. The Devel::StackTrace object contains a set of Devel::StackTraceFrame objects, one for each level of the stack. The frames contain all the data available from caller() as of Perl 5.6.0.

Architecture:

noarch

Version:

1.22

Release:

4.el6

Size:

26 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Devel-StackTrace


Control the perl-Devel-StackTrace package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Devel-StackTrace

This command will install perl-Devel-StackTrace on the server.

yum remove perl-Devel-StackTrace

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

yum -y remove perl-Devel-StackTrace

This command will un-install perl-Devel-StackTrace 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-Devel-StackTrace when using the -y flag.

yum update perl-Devel-StackTrace

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

yum -y update perl-Devel-StackTrace

This command will update perl-Devel-StackTrace 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-Devel-StackTrace when using the -y flag.

yum info perl-Devel-StackTrace

This command will show you core information about the perl-Devel-StackTrace package.

yum deplist perl-Devel-StackTrace

This command will show you the dependencies for perl-Devel-StackTrace. 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-Devel-StackTrace

This command will check if there is an update waiting on perl-Devel-StackTrace. 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.