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

NAME

spartan - a command line client for the Spartan protocol

SYNOPSIS

spartan [--help] [--verbose] URL

DESCRIPTION

This is a very simple test client. All it does is print the response. The header is printed to standard error so the rest can be redirected to get just the content.

spartan URL

Usage:

spartan spartan://mozz.us/

Send some text:

echo "Hello $USER!" | script/spartan spartan://mozz.us/echo