[ aria ]
[ 源代码: libtext-csv-xs-perl ]
软件包:libtext-csv-xs-perl(1.49-1)
libtext-csv-xs-perl 的相关链接
下载源码包 libtext-csv-xs-perl:
- [libtext-csv-xs-perl_1.49-1.debian.tar.xz]
- [libtext-csv-xs-perl_1.49-1.dsc]
- [libtext-csv-xs-perl_1.49.orig.tar.gz]
维护小组:
- Debian Perl Group
- Niko Tyni
- Damyan Ivanov
- gregor herrmann
- Vincent Danjean
- Ansgar Burchardt
- Xavier Guimard
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl C/XS module to process Comma-Separated Value files
Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. This module can combine fields into a CSV string and, correspondingly, parse a CSV string back into fields.
Text::CSV (see libtext-csv-perl) is a wrapper module which will automatically select the most appropriate implementation for your configuration.
其他与 libtext-csv-xs-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libencode-perl (>= 3.19)
- module providing interfaces between Perl's strings and the system
-
- dep: perl (>= 5.36.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虚包由这些包填实: perl-base
-
- enh: libtext-csv-perl
- comma-separated values manipulator (using XS or PurePerl)