libtext-csv-xs-perl 1.21-1 source package in Ubuntu
Changelog
libtext-csv-xs-perl (1.21-1) unstable; urgency=medium * Team upload. * Import upstream version 1.21 * Update upstream copyright * Update debian/* copyright -- Lucas Kanashiro <email address hidden> Sun, 10 Jan 2016 23:32:50 -0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtext-csv-xs-perl_1.21-1.dsc | 2.6 KiB | 32abd102b08d5f24bf6fa25c863709772476cea3292e6617b409383165b15755 |
libtext-csv-xs-perl_1.21.orig.tar.gz | 150.6 KiB | 901d637febccb24ac286f49fe59852cf30538cf036aaba01defe425e5bedd7e5 |
libtext-csv-xs-perl_1.21-1.debian.tar.xz | 7.2 KiB | 6169d69f98059b6a3b6590925c104f9c9e1e5b00082ac0df2fd506da88aebcd9 |
Available diffs
No changes file available.
Binary packages built by this source
- libtext-csv-xs-perl: No summary available for libtext-csv-xs-perl in ubuntu yakkety.
No description available for libtext-csv-xs-perl in ubuntu yakkety.
- libtext-csv-xs-perl-dbgsym: debug symbols for package libtext-csv-xs-perl
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.