blob: 3908db181534d1260d487045b1049aff7b91d9ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl
DESCRIPTION=Manipulate comma-separated value strings
EAPI=6
HOMEPAGE=https://metacpan.org/release/Text-CSV
IUSE=test +xs
KEYWORDS=alpha amd64 arm ia64 ppc ppc64 sparc x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=xs? ( >=dev-perl/Text-CSV_XS-1.20.0 ) virtual/perl-IO dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/I/IS/ISHIGAKI/Text-CSV-1.94.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 20c90ae7e826995a597683580cdfcdcb
_md5_=21b673d8f4aff0eb821eac83929e90a4
|