< Home - < Back

perl-DBD-CSV


Information about the package, perl-DBD-CSV, which is shipped with common Linux distributions. The perl-DBD-CSV package is designed for, DBI driver for CSV files.


Package Name:

perl-DBD-CSV

Summary:

DBI driver for CSV files

Description:

The DBD::CSV module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL "engine" SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called CSV files (Comma separated values). Such files are mostly used for exporting MS Access and MS Excel data.

Architecture:

noarch

Version:

0.22

Release:

8.el6

Size:

29 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-DBD-CSV


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


Command

Description of Command

yum install perl-DBD-CSV

This command will install perl-DBD-CSV on the server.

yum remove perl-DBD-CSV

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

yum -y remove perl-DBD-CSV

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

yum update perl-DBD-CSV

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

yum -y update perl-DBD-CSV

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

yum info perl-DBD-CSV

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

yum deplist perl-DBD-CSV

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

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