GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::Nopaste::Command(3) User Contributed Perl Documentation App::Nopaste::Command(3)

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

version 1.013

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_NICK 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. "Shadowcat Gist").

List available nopaste services.

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, automatically open the URL using Browser::Open. Browser::Open tries a number of different browser commands depending on your OS.

If specified, the paste access will be restricted to those that know the URL.

If specified, do not warn or complain about broken services.

Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=App-Nopaste> (or bug-App-Nopaste@rt.cpan.org <mailto:bug-App-Nopaste@rt.cpan.org>).

Shawn M Moore, <sartak@gmail.com>

This software is copyright (c) 2008 by Shawn M Moore.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2019-07-23 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.