# $Id: Portfile 41168 2008-10-27 01:28:51Z narf_tm@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Text-CSV 1.10
maintainers         narf_tm openmaintainer
description         Text::CSV - comma-separated values manipulation routines
long_description    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.

platforms           darwin

checksums           md5 ea28c3e4d37125b34c68ce2a03e6315a \
                    sha1 da9a1091ae75a6f66fd829860ddd3c1c325a604e \
                    rmd160 63b9960aa5ff80537f4b269e67184e0c56cd883a
