blob: fba3591d459d30eac5fb37da1c984cef3f156a55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-perl/LWP-Protocol-https dev-perl/libwww-perl dev-perl/URI virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl:=
DESCRIPTION=A simple client for interacting with RESTful http/https resources
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/REST-Client/
IUSE=test
KEYWORDS=~amd64
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=dev-perl/LWP-Protocol-https dev-perl/libwww-perl dev-perl/URI dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/K/KK/KKANE/REST-Client-273.tar.gz
_eclass_exported_funcs=src_prepare:perl-module src_configure:perl-module src_compile:perl-module src_test:perl-module src_install:perl-module
_eclasses_=multiprocessing e32940a7b2a9992ad217eccddb84d548 perl-functions aac50de73be0a80ebe780e0b20850130 perl-module c584f9e0fe426f3dcc2c46c6f7cb95ce
_md5_=e3c726014a5ac2cb12982a1f0429ae2d
|