There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

net.http

Exports a selection of functions for performing HTTP/HTTPS operations.

http-get

Description

Retrieves an HTTP/HTTPS document at the specified URL and returns its content.

Usage

<url>

Examples

:emphasize-lines: 2

(http-get "http://hasthelargehadroncolliderdestroyedtheworldyet.com/")
"NOPE."