[ 原始碼: libapp-nopaste-perl ]
套件:libapp-nopaste-perl(1.013-2)
libapp-nopaste-perl 的相關連結
Debian 的資源:
下載原始碼套件 libapp-nopaste-perl:
- [libapp-nopaste-perl_1.013-2.dsc]
- [libapp-nopaste-perl_1.013.orig.tar.gz]
- [libapp-nopaste-perl_1.013-2.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- gregor herrmann (QA 頁面)
- Damyan Ivanov (QA 頁面)
- Salvatore Bonaccorso (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libapp-nopaste-perl 有關的套件
|
|
|
|
-
- 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