SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-HTTP-Simple rpm build for : OpenSuSE. For other distributions click perl-HTTP-Simple.

Name : perl-HTTP-Simple
Version : 0.004 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 17:04:09
Group : Development/Libraries/Perl Source RPM : perl-HTTP-Simple-0.004-lp155.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Simple procedural interface to HTTP::Tiny
Description :
This module is a wrapper of HTTP::Tiny that provides simplified functions
for performing HTTP requests in a similar manner to LWP::Simple, but with
slightly more useful error handling. For full control of the request
process and response handling, use HTTP::Tiny directly.

IO::Socket::SSL is required for HTTPS requests with HTTP::Tiny.

Request methods that return the body content of the response will return a
byte string suitable for directly printing, but that may need to be decoded
for text operations.

The HTTP::Tiny object used by these functions to make requests can be
accessed as \'$HTTP::Simple::UA\' (for example, to configure the timeout, or
replace it with a compatible object like HTTP::Tinyish).

The JSON encoder used by the JSON functions can be accessed as
\'$HTTP::Simple::JSON\', and defaults to a Cpanel::JSON::XS object if
Cpanel::JSON::XS 4.11+ is installed, and otherwise a JSON::PP object. If
replaced with a new object, it should have UTF-8 encoding/decoding enabled
(usually the \'utf8\' option). If it is set to a string, it will be used as a
module name that is expected to have \'decode_json\' and \'encode_json\'
functions.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-H/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-HTTP-Simple-0.004-lp155.1.1.noarch.rpm
     

Provides :
perl(HTTP::Simple)
perl-HTTP-Simple

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(HTTP::Tiny) >= 0.014
perl(JSON::PP) >= 2.07
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/HTTP
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Simple.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-HTTP-Simple
/usr/share/doc/packages/perl-HTTP-Simple/CONTRIBUTING.md
/usr/share/doc/packages/perl-HTTP-Simple/Changes
/usr/share/doc/packages/perl-HTTP-Simple/README
/usr/share/licenses/perl-HTTP-Simple
/usr/share/licenses/perl-HTTP-Simple/LICENSE
/usr/share/man/man3/HTTP::Simple.3pm.gz

 
ICM