blob: 2d848e0132e98e777e557f90353c10307ca8cc9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-perl/Exporter-Tiny-0.38.0 virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl
DESCRIPTION=Provide the missing functionality from List::Util
EAPI=6
HOMEPAGE=https://metacpan.org/release/List-MoreUtils
INHERIT=perl-module
IUSE=test +xs
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris
LICENSE=Apache-2.0 || ( Artistic GPL-1+ )
PDEPEND=xs? ( dev-perl/List-MoreUtils-XS )
RDEPEND=>=dev-perl/Exporter-Tiny-0.38.0 dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/R/RE/REHSACK/List-MoreUtils-0.419.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module fe87099fddad9ba492e2b99367e39063
_md5_=4f739c9cf175a18a14e117845b6badf5
|