< Home - < Back

perl-Text-CSV-Separator


Information about the package, perl-Text-CSV-Separator, which is shipped with common Linux distributions. The perl-Text-CSV-Separator package is designed for, Determine the field separator of a CSV file.


Package Name:

perl-Text-CSV-Separator

Summary:

Determine the field separator of a CSV file

Description:

This module provides a fast detection of the field separator character (also called field delimiter) of a CSV file, or more generally, of a character separated text file (also called delimited text file), and returns it ready to use in a CSV parser (e.g., Text::CSV_XS, Tie::CSV_File, or Text::CSV::Simple).

Architecture:

noarch

Version:

0.19

Release:

4.el6

Size:

17 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Text-CSV-Separator


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


Command

Description of Command

yum install perl-Text-CSV-Separator

This command will install perl-Text-CSV-Separator on the server.

yum remove perl-Text-CSV-Separator

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

yum -y remove perl-Text-CSV-Separator

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

yum update perl-Text-CSV-Separator

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

yum -y update perl-Text-CSV-Separator

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

yum info perl-Text-CSV-Separator

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

yum deplist perl-Text-CSV-Separator

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

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