< Home - < Back

perl-Capture-Tiny


Information about the package, perl-Capture-Tiny, which is shipped with common Linux distributions. The perl-Capture-Tiny package is designed for, Capture STDOUT and STDERR from Perl, XS or external programs.


Package Name:

perl-Capture-Tiny

Summary:

Capture STDOUT and STDERR from Perl, XS or external programs

Description:

Capture::Tiny provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original handles. Yes, it even works on Windows. Stop guessing which of a dozen capturing modules to use in any particular situation and just use this one.

Architecture:

noarch

Version:

0.23

Release:

1.el6

Size:

31 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for perl-Capture-Tiny


Control the perl-Capture-Tiny package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Capture-Tiny

This command will install perl-Capture-Tiny on the server.

yum remove perl-Capture-Tiny

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

yum -y remove perl-Capture-Tiny

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

yum update perl-Capture-Tiny

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

yum -y update perl-Capture-Tiny

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

yum info perl-Capture-Tiny

This command will show you core information about the perl-Capture-Tiny package.

yum deplist perl-Capture-Tiny

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

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