Description
Perl applications can make web requests, handle HTTP messages, follow links, and integrate with many web-related modules through libwww-perl. It is a foundation for crawlers, API clients, tests, and automation tools.
It is a web client library, not a browser. Applications should handle TLS, redirects, cookies, credentials, rate limits, and untrusted responses carefully.