SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-LWP-UserAgent rpm build for : Mageia 8. For other distributions click perl-Test-LWP-UserAgent.

Name : perl-Test-LWP-UserAgent
Version : 0.34.0 Vendor : Mageia_Org
Release : 1.mga8 Date : 2020-03-07 15:40:19
Group : Development/Perl Source RPM : perl-Test-LWP-UserAgent-0.34.0-1.mga8.src.rpm
Size : 0.17 MB
Packager : tv < tv>
Summary : A LWP::UserAgent suitable for simulating and testing network calls
Description :
This module is a subclass of LWP::UserAgent which overrides a few key
low-level methods that are concerned with actually sending your request over
the network, allowing an interception of that request and simulating a
particular response. This greatly facilitates testing of client networking
code where the server follows a known protocol.

The synopsis describes a classic case where you want to test how your
application reacts to various responses from the server. This module will let
you send back various responses depending on the request, without having to
set up a real server to test against. This can be invaluable when you need to
test edge cases or error conditions that do not normally arise from the
server.

There are a lot of different ways you can set up the response mappings, and
hook into this module; see the documentation for the individual interface
methods.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-LWP-UserAgent-0.34.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Test-LWP-UserAgent-0.34.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Test-LWP-UserAgent-0.34.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Test-LWP-UserAgent-0.34.0-1.mga8.noarch.rpm
     

Provides :
perl(Test::LWP::UserAgent)
perl-Test-LWP-UserAgent

Requires :
perl(Carp)
perl(HTTP::Date)
perl(HTTP::Request)
perl(HTTP::Response)
perl(HTTP::Status)
perl(LWP::UserAgent)
perl(Safe::Isa)
perl(Scalar::Util)
perl(Storable)
perl(Try::Tiny)
perl(URI) >= 1.620.0
perl(namespace::clean) >= 0.190.0
perl(parent)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Test-LWP-UserAgent
/usr/share/doc/perl-Test-LWP-UserAgent/CONTRIBUTING
/usr/share/doc/perl-Test-LWP-UserAgent/Changes
/usr/share/doc/perl-Test-LWP-UserAgent/INSTALL
/usr/share/doc/perl-Test-LWP-UserAgent/LICENCE
/usr/share/doc/perl-Test-LWP-UserAgent/META.json
/usr/share/doc/perl-Test-LWP-UserAgent/META.yml
/usr/share/doc/perl-Test-LWP-UserAgent/MYMETA.yml
/usr/share/doc/perl-Test-LWP-UserAgent/README
/usr/share/doc/perl-Test-LWP-UserAgent/examples
/usr/share/doc/perl-Test-LWP-UserAgent/examples/MyApp
/usr/share/doc/perl-Test-LWP-UserAgent/examples/MyApp/Client.pm
/usr/share/doc/perl-Test-LWP-UserAgent/examples/advent_2012_1.pl
/usr/share/doc/perl-Test-LWP-UserAgent/examples/advent_2012_2.pl
/usr/share/doc/perl-Test-LWP-UserAgent/examples/advent_2012_3.pl
/usr/share/doc/perl-Test-LWP-UserAgent/examples/application_client_test.t
/usr/share/doc/perl-Test-LWP-UserAgent/examples/call_psgi.t
/usr/share/doc/perl-Test-LWP-UserAgent/examples/myapp.psgi
/usr/share/man/man3/Test::LWP::UserAgent.3pm.xz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/LWP
/usr/share/perl5/vendor_perl/Test/LWP/UserAgent.pm

 
ICM