< Home - < Back

perl-Text-Format


Information about the package, perl-Text-Format, which is shipped with common Linux distributions. The perl-Text-Format package is designed for, Various subroutines to format text.


Package Name:

perl-Text-Format

Summary:

Various subroutines to format text

Description:

The format routine will format under all circumstances even if the width isn't enough to contain the longest words. Text::Wrap will die under these circumstances, although I am told this is fixed. If columns is set to a small number and words are longer than that and the leading 'whitespace' than there will be a single word on each line. This will let you make a simple word list which could be indented or right aligned. There is a chance for croaking if you try to subvert the module. If you don't pass in text then the internal text is worked on, though not modified. Text::Format is meant for more powerful text formatting than Text::Wrap allows.

Architecture:

noarch

Version:

0.52

Release:

4.el6

Size:

19 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Text-Format


Control the perl-Text-Format package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Text-Format

This command will install perl-Text-Format on the server.

yum remove perl-Text-Format

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

yum -y remove perl-Text-Format

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

yum update perl-Text-Format

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

yum -y update perl-Text-Format

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

yum info perl-Text-Format

This command will show you core information about the perl-Text-Format package.

yum deplist perl-Text-Format

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

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