Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-App-Nopaste-1.011-bp153.1.12 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-App-Nopaste Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.011 Vendor: openSUSE
Release: bp153.1.12 Build date: Sat Mar 6 10:28:29 2021
Group: Development/Libraries/Perl Build host: lamb58
Size: 115827 Source RPM: perl-App-Nopaste-1.011-bp153.1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/App-Nopaste/
Summary: Easy access to any pastebin
Pastebins (also known as nopaste sites) let you post text, usually code,
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 (hence the name
nopaste).

Each pastebin is slightly different. When one pastebin goes down (I'm
looking at you, http://paste.husk.org), then you have to find a new one.
And if you usually use a script to publish text, then it's too much hassle.

This module aims to smooth out the differences between pastebins, and
provides redundancy: if one site doesn't work, it just tries a different
one.

It's also modular: you only need to put on CPAN a
App::Nopaste::Service::Foo module and anyone can begin using it.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sun Aug 27 2017 coolo@suse.com
  - updated to 1.011
    see /usr/share/doc/packages/perl-App-Nopaste/Changes
    1.011   2017-08-26 20:31:37Z
    - fix formatting of script pod
* Thu Aug 03 2017 coolo@suse.com
  - updated to 1.010
    see /usr/share/doc/packages/perl-App-Nopaste/Changes
    1.010   2017-08-02 04:38:50Z
    - fix shebang in 'nopaste' executable
* Sat Apr 15 2017 coolo@suse.com
  - updated to 1.009
    see /usr/share/doc/packages/perl-App-Nopaste/Changes
    1.009   2017-04-13 22:08:42Z
    - fixed arguments for the Mojopaste service, to work with the default
      service provider at thorsen.pm (PR#14, Andrew Rodland)
* Tue Feb 28 2017 coolo@suse.com
  - updated to 1.008
    see /usr/share/doc/packages/perl-App-Nopaste/Changes
    1.008   2017-02-27 01:05:29Z
    - updated paste URLs for Debian and Ubuntu services (RT#120369, Gregor
      Herrmann)
    - deprecation warning added to the now-defunct Codepeek service
* Sat Sep 17 2016 coolo@suse.com
  - updated to 1.007
    see /usr/share/doc/packages/perl-App-Nopaste/Changes
    1.007   2016-09-16 02:26:28Z
    - fix handling of filename option in the Gist command (Zakariyya
      Mughal, PR#13)
* Sat May 28 2016 coolo@suse.com
  - updated to 1.006
    see /usr/share/doc/packages/perl-App-Nopaste/Changes
    1.006   2016-05-24 02:55:20Z
    - fix failing tests with other locales, environment settings
    1.005   2016-05-20 02:39:52Z
    - mark App::Nopaste::Service::Codepeek as deprecated in metadata
    - the Gist command also looks in ~/.github for credentials
    - many additional tests; thanks David J. Shultz!
* Tue Apr 14 2015 coolo@suse.com
  - updated to 1.004
    see /usr/share/doc/packages/perl-App-Nopaste/Changes
* Sun Feb 09 2014 coolo@suse.com
  - updated to 0.96
    - added missing prereqs
    - bumped the minimum version needed for the (optional) prerequisite
      WWW::Pastebin::PastebinCom::Create, to avoid errors in previous
      versions (thanks, Zoffix!)
    - updated and fixed debian and ubuntu language mappings (haarg, PR#1)
    - packaging converted to Dist::Zilla; handling of optional features
      fixed (see RT#91053)
* Wed May 15 2013 coolo@suse.com
  - updated to 0.92
      Fix the language mappins for Ubuntu's pastebin (Sergey Romanov)
      Don't need to load Moose in the tests (Sergey Romanov)
      Decode incoming text as utf8 (Jesse Luehrs)
      Support for GITHUB_USER and GITHUB_PASS (Rafael Kitover)
      Name the gist file `nopaste` not `nopaste.txt` for possible syntax highlighting (Rafael Kitover)
      Use decode_json not a regular expression to decode Gist response body (Shawn M Moore)
      Give a hint to perldoc App::Nopaste::Service::Gist on 401 (Shawn M Moore)
      Port from Moose and MooseX::Getopt to Getopt::Long::Descriptive (frew)
      App::Nopaste is not using any interesting Moose features,
      so it doesn't make sense to pay the startup cost (even
      though it's probably dominated by network latency)
      Please report any regressions!
* Tue Sep 04 2012 coolo@suse.com
  - updated to 0.35
      Don't barf when gist-ing STDIN. (Ricardo SIGNES)
      Support for GitHub's v3 API [Вячеслав Тихановский (vti)]

Files

/usr/bin/nopaste
/usr/lib/perl5/vendor_perl/5.26.1/App
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Command.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Codepeek.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Debian.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Gist.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Mojopaste.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/PastebinCom.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Pastie.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Shadowcat.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Snitch.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/SusePaste.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/Ubuntu.pm
/usr/lib/perl5/vendor_perl/5.26.1/App/Nopaste/Service/ssh.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-App-Nopaste
/usr/share/doc/packages/perl-App-Nopaste/CONTRIBUTING
/usr/share/doc/packages/perl-App-Nopaste/Changes
/usr/share/doc/packages/perl-App-Nopaste/README
/usr/share/licenses/perl-App-Nopaste
/usr/share/licenses/perl-App-Nopaste/LICENSE
/usr/share/man/man1/nopaste.1.gz
/usr/share/man/man3/App::Nopaste.3pm.gz
/usr/share/man/man3/App::Nopaste::Command.3pm.gz
/usr/share/man/man3/App::Nopaste::Service.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Codepeek.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Debian.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Gist.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Mojopaste.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::PastebinCom.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Pastie.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Shadowcat.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Snitch.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::SusePaste.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::Ubuntu.3pm.gz
/usr/share/man/man3/App::Nopaste::Service::ssh.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:43:28 2024