libapp-nopaste-perl 0.92-3 source package in Ubuntu

Changelog

libapp-nopaste-perl (0.92-3) unstable; urgency=low


  * Add use-usr-bin-perl-shebang.patch patch.
    Use #!/usr/bin/perl shebang in nopaste instead of #!/usr/bin/env perl.

 -- Salvatore Bonaccorso <email address hidden>  Tue, 24 Sep 2013 06:53:33 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-nopaste-perl_0.92-3.dsc 2.3 KiB e9825f7ff60ffe68203e282ccef5f95440d1b3cc3052148b0fea6a5e09b9d882
libapp-nopaste-perl_0.92.orig.tar.gz 41.9 KiB 8a7d8b19662c96679a7844685d9833cd16a75c47683d8a68908b56a2cc2da211
libapp-nopaste-perl_0.92-3.debian.tar.gz 5.1 KiB cd23fe6bc085b0b160c09dd0a70a86f6c0e66acc2c9b01043c17869bc6a70c4f

Available diffs

No changes file available.

Binary packages built by this source

libapp-nopaste-perl: 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.