Description
Perl web clients can manage low-level HTTP connections when higher-level request libraries need a transport layer. This supports tools that fetch pages, call APIs, or implement custom HTTP behavior.
It is a network library for developers. Applications should handle redirects, TLS, cookies, credentials, and untrusted responses carefully in the layers that use it.