
App::Nopaste::Command - command-line utility for App::Nopaste

This application will take some text on STDIN and give you a URL on STDOUT.
You may also specify files as arguments, they will be concatenated together into one large nopaste.

The one line description of your paste. The default is usually the first few characters of your text.
Your nickname,
usually displayed with the paste.
Default: $NOPASTE_USER then $USER.
The language of the nopaste. The values accepted depend on the nopaste service. There is no mapping done yet. Default: perl.
The channel for the nopaste, not always relevant. Usually tied to a pastebot in that channel which will announce your paste.
The nopaste services to try,
in order.
You may also specify this in $NOPASTE_SERVICES (space-separated list of service names,
e.g.
Husk Shadowcat Rafb).
If specified, automatically copy the URL to your clipboard, using the Clipboard module.
If specified, use only the clipboard as input, using the Clipboard module.
If specified, do not warn or complain about broken services.