Matt S Trout > Rakudo-Star-2012.08_001 > tools/dev/nopaste.pl

Download:
Rakudo-Star-2012.08_001.tar.gz

Annotate this POD

Source  

NAME ^

tools/dev/nopaste.pl - paste the contents of a file via a pastebot server

SYNOPSIS ^

  nopaste.pl -t "TITLE" [ -c CHANNEL ] [ -n NAME ] [ FILENAME ]

    TITLE     the title of the paste
    CHANNEL   the irc channel (defaults to #parrot)
    NAME      the username (defaults to username or 'someone')
    FILENAME  the name of the file to paste (defaults to STDIN)

DESCRIPTION ^

This program can be used to paste the contents of a file on a pastebot server -- specifically, nopaste.snit.ch -- for immediate linkage on an IRC channel -- by default, #parrot.

AUTHOR ^

Originally written by particle, with subsequent contributions to functionality by LimbicRegion, paultcochrane and cotto.

syntax highlighting: