This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
ChangeLog.txt | ||
| |
README | ||
| |
pastelling.pl |
README
Perl Paster - A script to paste text to pastebin.slackadelic.com
Usage:
0 - You need libwww-perl and dependencies installed for this script
to work (in order of compilation):
perl-html-tagset ( http://slackbuilds.org/repository/12.2/libraries/perl-html-tagset/ )
perl-html-parser ( http://slackbuilds.org/repository/12.2/libraries/perl-html-parser/ )
libwww-perl ( http://slackbuilds.org/repository/12.2/libraries/libwww-perl/ )
1 - git clone git://github.com/michielvw/pastelling.git
2 - copy the pastelling script either into directory of your path
ie: ~/bin/ or /usr/local/bin
3 - set the script to be executable.
4 - Use this to pipe output of commands, such as:
command | pastelling.pl
or to pastebin a file:
pastelling.pl /path/to/file
see also
pastelling.pl -h
CREDITS:
rafb.pl was written by _pragma and is currently hosted at
http://code.google.com/p/rafb-pl/








