The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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