< Home - < Back

perl-Hook-LexWrap


Information about the package, perl-Hook-LexWrap, which is shipped with common Linux distributions. The perl-Hook-LexWrap package is designed for, Lexically scoped subroutine wrappers.


Package Name:

perl-Hook-LexWrap

Summary:

Lexically scoped subroutine wrappers

Description:

Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap implements wrappers in such a way that the standard `caller' function works correctly within the wrapped subroutine.

Architecture:

noarch

Version:

0.22

Release:

4.el6

Size:

16 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Hook-LexWrap


Control the perl-Hook-LexWrap package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Hook-LexWrap

This command will install perl-Hook-LexWrap on the server.

yum remove perl-Hook-LexWrap

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

yum -y remove perl-Hook-LexWrap

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

yum update perl-Hook-LexWrap

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

yum -y update perl-Hook-LexWrap

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

yum info perl-Hook-LexWrap

This command will show you core information about the perl-Hook-LexWrap package.

yum deplist perl-Hook-LexWrap

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

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