blob: 44c1900594a3cd47c26711491bfcbbdaa78440ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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=http://search.cpan.org/dist/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.93.tar.gz
_eclass_exported_funcs=src_prepare:perl-module src_configure:perl-module src_compile:perl-module src_test:- src_install:perl-module
_eclasses_=multiprocessing 284a473719153462f3e974d86c8cb81c perl-functions 19ad909f708afdacbb9b1879aef779ec perl-module 426c3ab084fdeb2eaa8ba45a75bd9ae7
_md5_=810720913087a2da7461dc30723b1425
|