[ 原始碼: libtext-csv-xs-perl ]
套件:libtext-csv-xs-perl(1.38-1)
libtext-csv-xs-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtext-csv-xs-perl:
- [libtext-csv-xs-perl_1.38-1.dsc]
- [libtext-csv-xs-perl_1.38.orig.tar.gz]
- [libtext-csv-xs-perl_1.38-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Niko Tyni (QA 頁面)
- Damyan Ivanov (QA 頁面)
- gregor herrmann (QA 頁面)
- Vincent Danjean (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Xavier Guimard (QA 頁面)
外部的資源:
- 主頁 [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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (>= 5.28.1-3)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.28.1
- 本虛擬套件由這些套件填實: perl-base
-
- enh: libtext-csv-perl
- comma-separated values manipulator (using XS or PurePerl)