< Home - < Back

perl-AnyData


Information about the package, perl-AnyData, which is shipped with common Linux distributions. The perl-AnyData package is designed for, Easy access to data in many formats.


Package Name:

perl-AnyData

Summary:

Easy access to data in many formats

Description:

The AnyData modules provide simple and uniform access to data from many sources -- perl arrays, local files, remote files retrievable via http or ftp -- and in many formats including flat files (CSV, Fixed Length, Tab Delimited, etc), standard format files (Web Logs, Passwd files, etc.), structured files (XML, HTML Tables) and binary files with parseable headers (mp3s, jpgs, pngs, etc). There are two separate modules, each providing a different interface: AnyData.pm provides a simple tied hash interface and DBD::AnyData provides a DBI/SQL interface. You can use either or both depending on your needs.

Architecture:

noarch

Version:

0.10

Release:

8.el6

Size:

93 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-AnyData


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


Command

Description of Command

yum install perl-AnyData

This command will install perl-AnyData on the server.

yum remove perl-AnyData

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

yum -y remove perl-AnyData

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

yum update perl-AnyData

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

yum -y update perl-AnyData

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

yum info perl-AnyData

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

yum deplist perl-AnyData

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

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