[ forky ]
[ sid ]
[ 源代码: libtie-array-csv-perl ]
软件包:libtie-array-csv-perl(0.08-1)
libtie-array-csv-perl 的相关链接
Debian 的资源:
下载源码包 libtie-array-csv-perl:
- [libtie-array-csv-perl_0.08-1.dsc]
- [libtie-array-csv-perl_0.08.orig.tar.gz]
- [libtie-array-csv-perl_0.08-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for tied arrays which combines the power of Tie::File and Text::CSV
Tie::Array::CSV allows an array to be tied to a CSV file for reading and writing. The array is a standard Perl 2D array (i.e. an array of array references) which gives access to the row and column of the user's choosing.
This is done using the well established modules:
* Tie::File * Text::CSV
This module was inspired by Tie::CSV_File. It doesn't attempt to do any of the parsing but rather passes all of the heavy lifting to other modules.
其他与 libtie-array-csv-perl 有关的软件包
|
|
|
|
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtext-csv-perl
- comma-separated values manipulator (using XS or PurePerl)
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)