代码拉取完成,页面将自动刷新
Name: perl-REST-Client
Version: 281
Release: 1
Summary: Simple client for interacting with RESTful http/https resources
License: GPL+ or Artistic
URL: https://metacpan.org/release/REST-Client
Source0: https://cpan.metacpan.org/authors/id/A/AK/AKHUETTEL/REST-Client-%{version}.tar.gz
BuildArch: noarch
# build requirements
BuildRequires: coreutils
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
# runtime requirements
BuildRequires: perl(Carp)
BuildRequires: perl(constant)
BuildRequires: perl(LWP::UserAgent)
BuildRequires: perl(LWP::Protocol::https)
BuildRequires: perl(strict)
BuildRequires: perl(URI)
BuildRequires: perl(warnings)
BuildRequires: perl(XML::LibXML)
# test requirements
BuildRequires: perl(File::Spec)
BuildRequires: perl(HTTP::Server::Simple)
BuildRequires: perl(HTTP::Server::Simple::CGI)
BuildRequires: perl(Test::More) >= 0.8
Requires: perl(XML::LibXML)
%description
REST::Client provides a simple way to interact with HTTP RESTful resources.
%prep
%setup -q -n REST-Client-%{version}
%build
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
%{make_install}
%{_fixperms} $RPM_BUILD_ROOT/*
%check
%{make_build} test
%files
%doc Changes README.md
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Thu Mar 07 2024 konglidong <konglidong@uniontech.com> - 281-1
- package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。