Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-AnyData - Easy access to data in many formats
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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perl-AnyData |
0.10 |
4.el5 |
noarch |
205 KiB |
Fri Aug 24 18:30:39 2007 |
| perl-AnyData |
0.10 |
3.el5 |
noarch |
205 KiB |
Fri Jul 27 22:15:48 2007 |
Changelog
- * Fri Aug 24 22:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.10-4
- license fix
- * Thu Sep 14 22:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.10-3
- bump for FC-6
- * Fri Mar 31 22:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.10-2
- minor cleanups