Description
Perl scripts can make simple HTTP requests through a lightweight client module. This is useful for small tools, checks, downloads, and integrations that do not need a larger web client stack.
It is an HTTP client library. Applications should handle TLS, redirects, timeouts, credentials, and untrusted responses carefully.