| Name: | perl-Test-LWP-UserAgent |
|---|---|
| Version: | 0.036 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 72040 |
| License: | GPL+ or Artistic |
| RPM: | perl-Test-LWP-UserAgent-0.036-2.el9.noarch.rpm |
| Source RPM: | perl-Test-LWP-UserAgent-0.036-2.el9.src.rpm |
| Build Date: | Fri Feb 18 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Test-LWP-UserAgent |
| Summary: | 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. |