1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/textproc/p5-Text-CSV/pkg-descr
2008-04-14 08:23:37 +00:00

6 lines
248 B
Plaintext

Text::CSV provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV class can combine
fields into a CSV string and parse a CSV string into fields.
WWW: http://search.cpan.org/dist/Text-CSV/