pkgsrc/www/p5-Test-LWP-UserAgent/DESCR
wiz b67c694000 www/p5-Test-LWP-UserAgent: import p5-Test-LWP-UserAgent-0.033
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.
2017-09-27 15:53:51 +00:00

6 lines
341 B
Text

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.