aboutsummaryrefslogblamecommitdiff
path: root/www/p5-Test-LWP-UserAgent/pkg-descr
blob: 4f828c2e67401626faa94dc00a1de12019ccea90 (plain) (tree)
1
2
3
4
5
6
7






                                                                    
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.