# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
perl5.branches 5.26 5.28 5.30
perl5.setup Class-CSV 1.03
maintainers ryandesign openmaintainer
description Class based CSV parser/writer
long_description This module can be used to create objects from CSV files, \
or to create CSV files from objects. Text::CSV_XS is used \
for parsing and creating CSV file lines, so any \
limitations in Text::CSV_XS will of course be inherent \
checksums md5 35ba525a67e4c06c1e48f897aec2e0b8 \
sha1 550951ae30795af9d6bd58ffcbaf159cceae970a \
rmd160 3f1383513239cca998963b688a9657d63d9f1f40
if {${perl5.major} != ""} {
depends_lib-append port:p${perl5.major}-class-accessor \
port:p${perl5.major}-text-csv_xs