New (sort of, see below) port -- p5-Text-CSV. Please review, comment,
and commit.
I found an earlier submission of this Perl module on the ports mailing
list in a message dated 2005-12-11 16:57:22 from Jasper Lievisse
Adriaanse <jasper (-!-) nedbsd.nl>. Not sure why it never made it into
the ports tree since there were no public replies to his message that I
could find.
Thanks,
Eric Olsen
# $OpenBSD$
SHARED_ONLY= Yes
COMMENT= comma-separated values manipulation routines
MODULES= cpan
DISTNAME= Text-CSV-1.16
CATEGORIES= textproc
MAINTAINER= The OpenBSD ports mailing-list <[email protected]>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>
MD5 (Text-CSV-1.16.tar.gz) = y+HzHiwTqohllSezVCR0qQ==
RMD160 (Text-CSV-1.16.tar.gz) = FRgkjfBgXuA9BrzCjgpv74GlOM8=
SHA1 (Text-CSV-1.16.tar.gz) = iWJGyizdjl06g9U+60QNqvRcnqY=
SHA256 (Text-CSV-1.16.tar.gz) = k3GfcfRkA4Lgn2NWiCYIDOmHKHZH9t4ENj0X678Gp7M=
SIZE (Text-CSV-1.16.tar.gz) = 45569
Text::CSV provides facilities for the composition and decomposition of
comma-separated values using Text::CSV_XS (if available) or its pure Perl
version.
@comment $OpenBSD$
${P5SITE}/Text/
${P5SITE}/Text/CSV.pm
${P5SITE}/Text/CSV_PP.pm
@man man/man3p/Text::CSV.3p
@man man/man3p/Text::CSV_PP.3p