App-Nopaste

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Easy access to any pastebin'
author:
  - 'Shawn M Moore, <sartak@gmail.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  LWP::Protocol: '0'
  Test::Deep: '0'
  Test::Fatal: '0'
  Test::More: '0.88'
  perl: '5.008003'
configure_requires:
  CPAN::Meta::Requirements: '2.120620'
  ExtUtils::MakeMaker: '0'
  Module::Metadata: '0'
  perl: '5.008003'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.013, CPAN::Meta::Converter version 2.150010'
keywords:
  - application
  - executable
  - paste
  - output
  - pastebin
  - debugging
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-Nopaste
no_index:
  directory:
    - t
    - xt
optional_features:
  browser:
    description: 'opening of URLs in a browser with --open_url/--open/-o'
    requires:
      Browser::Open: '0'
  clipboard:
    description: 'copying of URLs with -x/--copy'
    requires:
      Clipboard: '0'
  pastebin:
    description: 'pastebin.com support'
    requires:
      WWW::Pastebin::PastebinCom::Create: '1.003'
provides:
  App::Nopaste:
    file: lib/App/Nopaste.pm
    version: '1.013'
  App::Nopaste::Command:
    file: lib/App/Nopaste/Command.pm
    version: '1.013'
  App::Nopaste::Service:
    file: lib/App/Nopaste/Service.pm
    version: '1.013'
  App::Nopaste::Service::Codepeek:
    file: lib/App/Nopaste/Service/Codepeek.pm
    version: '1.013'
    x_deprecated: 1
  App::Nopaste::Service::Debian:
    file: lib/App/Nopaste/Service/Debian.pm
    version: '1.013'
  App::Nopaste::Service::Gist:
    file: lib/App/Nopaste/Service/Gist.pm
    version: '1.013'
  App::Nopaste::Service::GitLab:
    file: lib/App/Nopaste/Service/GitLab.pm



( run in 1.190 second using v1.01-cache-2.11-cpan-54e63673c56 )