blob: 907940789fbafa808197465a2ac91dbd4863da2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/perl-Getopt-Long virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple virtual/perl-Encode ) dev-lang/perl
DESCRIPTION=Read JSON into a Perl Variable
EAPI=6
HOMEPAGE=https://metacpan.org/release/JSON-Parse
INHERIT=perl-module
IUSE=test examples
KEYWORDS=amd64 ~arm64 ppc ~ppc64 x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-Getopt-Long dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/B/BK/BKB/JSON-Parse-0.55.tar.gz
_eclasses_=multiprocessing 65f88f0e80751d45b06bbcfc4b149ccc perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 0ee2b2b92175720c966a5608c62b458d
_md5_=cc7a9530488450ab96d6ddba794cbb8c
|