libtext-csv-xs-perl 1.61-ok1 source package in openKylin
Changelog
libtext-csv-xs-perl (1.61-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:22:33 -0700
libtext-csv-xs-perl (1.61-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:22:33 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libtext-csv-xs-perl_1.61.orig.tar.gz | 279.1 KiB | 2cb9151e8c093921ff68ab9e5c376f7be014a0cb139342f0c3229ac5cdd9fc3a |
| libtext-csv-xs-perl_1.61-ok1.debian.tar.xz | 2.5 KiB | e2ed85f96f6e6fb696fe6cd20e75bc27508ac957ac301059a8a4e9d2ea73e17c |
| libtext-csv-xs-perl_1.61-ok1.dsc | 2.1 KiB | 932ce1c50b89326b854790f5703fbbc9314993f0379e9dca8331eff3bc2d2196 |
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.