freebsd-ports/www/p5-Test-LWP-UserAgent/pkg-descr
Kurt Jaeger 8466e166a9 New port: www/p5-Test-LWP-UserAgent
LWP::UserAgent suitable for simulating and testing network calls.

It overrides a few key low-level methods of LWP::UserAgent 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.

WWW: http://search.cpan.org/dist/Test-LWP-UserAgent/
2015-01-18 10:55:54 +00:00

9 lines
433 B
Text

LWP::UserAgent suitable for simulating and testing network calls.
It overrides a few key low-level methods of LWP::UserAgent 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.
WWW: http://search.cpan.org/dist/Test-LWP-UserAgent/