Name : perl-Tie-CSV_File
| |
Version : 0.19
| Vendor : PLD
|
Release : 1
| Date : 2002-09-14 23:46:23
|
Group : Development/Languages/perl
| Source RPM : perl-Tie-CSV_File-0.19-1.src.rpm
|
Size : 0.02 MB
| |
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
| |
Summary : Tie::CSV_File - ties a csv-file to an array of arrays
|
Description :
Tie::CSV_File represents a regular csv file as a Perl array of arrays. The first dimension of the array represents the line-nr in the original file, the second dimension represents the col-nr. Both indices are starting with 0. You can also access with the normal array value, e.g. $data[-1][-1] stands for the last field in the last line, or AATT{$data[1]} stands for the columns of the second line.
|
RPM found in directory: /vol/rzm3/linux-pld/dists/ra/PLD/i586/PLD/RPMS |