Pakket: libapp-nopaste-perl (1.013-1)
Verwijzigingen voor libapp-nopaste-perl
Debian bronnen:
Het bronpakket libapp-nopaste-perl downloaden:
- [libapp-nopaste-perl_1.013-1.dsc]
- [libapp-nopaste-perl_1.013.orig.tar.gz]
- [libapp-nopaste-perl_1.013-1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- gregor herrmann (QA-pagina)
- Damyan Ivanov (QA-pagina)
- Salvatore Bonaccorso (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
application for easy access to any pastebin
App::Nopaste is a Perl module and application collection to upload arbitrary text, usually code, to pastebins (also known as nopaste sites) for public viewing. They're used a lot in IRC channels to show code that would normally be too long to give directly in the channel.
Each pastebin is slightly different; this program attempts to encapsulate the differences between them and provide a unified, redundant interface to upload code. If one site doesn't work, it simply tries a different one.
Andere aan libapp-nopaste-perl gerelateerde pakketten
|
|
|
|
-
- dep: libbrowser-open-perl
- Perl module to open a browser in a given URL
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libgetopt-long-descriptive-perl
- module that handles command-line arguments with usage text
-
- dep: libjson-maybexs-perl
- interface to the best available JSON module
-
- dep: libmodule-pluggable-perl
- module for giving modules the ability to have plugins
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: libwww-mechanize-perl
- module to automate interaction with websites
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: git
- fast, scalable, distributed revision control system
-
- sug: libclipboard-perl
- module to use X selections (clipboard) from Perl