The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'easy access to any pastebin'
author:
  - 'Shawn M Moore, <sartak@gmail.com>'
build_requires:
  ExtUtils::MakeMaker: 0
  File::Spec::Functions: 0
  LWP::Protocol: 0
  List::Util: 0
  Test::More: 0
  version: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
  Module::Build::Tiny: 0.034
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380'
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
    - examples
    - share
optional_features:
  Clipboard:
    description: 'copying of URLs with -x/--copy'
    requires:
      Clipboard: 0
  browser:
    description: 'open URLs in a browser'
    requires:
      Browser::Open: 0
  pastebin:
    description: 'pastebin.com support'
    requires:
      WWW::Pastebin::PastebinCom::Create: 1.003
  scp:
    description: 'copy files to remote server with scp'
    requires:
      File::Spec: 0
      File::Temp: 0
provides:
  App::Nopaste:
    file: lib/App/Nopaste.pm
    version: 0.96
  App::Nopaste::Command:
    file: lib/App/Nopaste/Command.pm
    version: 0.96
  App::Nopaste::Service:
    file: lib/App/Nopaste/Service.pm
    version: 0.96
  App::Nopaste::Service::Codepeek:
    file: lib/App/Nopaste/Service/Codepeek.pm
    version: 0.96
  App::Nopaste::Service::Debian:
    file: lib/App/Nopaste/Service/Debian.pm
    version: 0.96
  App::Nopaste::Service::Gist:
    file: lib/App/Nopaste/Service/Gist.pm
    version: 0.96
  App::Nopaste::Service::PastebinCom:
    file: lib/App/Nopaste/Service/PastebinCom.pm
    version: 0.96
  App::Nopaste::Service::Pastie:
    file: lib/App/Nopaste/Service/Pastie.pm
    version: 0.96
  App::Nopaste::Service::Shadowcat:
    file: lib/App/Nopaste/Service/Shadowcat.pm
    version: 0.96
  App::Nopaste::Service::Snitch:
    file: lib/App/Nopaste/Service/Snitch.pm
    version: 0.96
  App::Nopaste::Service::Ubuntu:
    file: lib/App/Nopaste/Service/Ubuntu.pm
    version: 0.96
  App::Nopaste::Service::ssh:
    file: lib/App/Nopaste/Service/ssh.pm
    version: 0.96
recommends:
  Browser::Open: 0
  Clipboard: 0
  File::Spec: 0
  File::Temp: 0
  WWW::Pastebin::PastebinCom::Create: 1.003
requires:
  Class::Load: 0
  Exporter: 0
  File::Basename: 0
  File::Spec: 0
  File::Temp: 0
  Getopt::Long::Descriptive: 0
  JSON: 0
  Module::Pluggable: 0
  Module::Runtime: 0
  POSIX: 0
  URI::Escape: 0
  WWW::Mechanize: 0
  base: 0
  perl: 5.008003
  strict: 0
  warnings: 0
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=App-Nopaste
  homepage: https://github.com/karenetheridge/App-Nopaste
  repository: https://github.com/karenetheridge/App-Nopaste.git
version: 0.96
x_Dist_Zilla:
  perl:
    version: 5.019007
  plugins:
    -
      class: Dist::Zilla::Plugin::PodVersion
      name: PodVersion
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      name: '@Author::ETHER/Git::NextVersion'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 0
          check_all_prereqs: 0
          modules:
            - Dist::Zilla::PluginBundle::Author::ETHER
          phase: build
          skip: []
      name: '@Author::ETHER/build'
      version: 0.015
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 1
          check_all_prereqs: 1
          modules: []
          phase: release
          skip: []
      name: '@Author::ETHER/release'
      version: 0.015
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Author::ETHER/ExecDir'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Author::ETHER/ShareDir'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FileFinder::ByName
      name: '@Author::ETHER/Examples'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      name: '@Author::ETHER/Git::GatherDir'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::ETHER/MetaYAML'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Author::ETHER/MetaJSON'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::License
      name: '@Author::ETHER/License'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@Author::ETHER/Readme'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@Author::ETHER/Manifest'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::GenerateFile::ShareDir
      config:
        Dist::Zilla::Plugin::GenerateFile::ShareDir:
          destination_filename: CONTRIBUTING
          dist: Dist-Zilla-PluginBundle-Author-ETHER
          encoding: UTF-8
          source_filename: CONTRIBUTING
      name: '@Author::ETHER/generate CONTRIBUTING'
      version: 0.005
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          filename: xt/author/00-compile.t
          module_finder:
            - ':InstallModules'
          script_finder:
            - ':ExecFiles'
            - '@Author::ETHER/Examples'
      name: '@Author::ETHER/Test::Compile'
      version: 2.039
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          module_finder:
            - ':InstallModules'
          script_finder:
            - ':ExecFiles'
            - '@Author::ETHER/Examples'
      name: '@Author::ETHER/Test::NoTabs'
      version: 0.06
    -
      class: Dist::Zilla::Plugin::EOLTests
      name: '@Author::ETHER/EOLTests'
      version: 0.02
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: '@Author::ETHER/MetaTests'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Test::Version
      name: '@Author::ETHER/Test::Version'
      version: 0.002004
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      name: '@Author::ETHER/Test::CPAN::Changes'
      version: 0.008
    -
      class: Dist::Zilla::Plugin::Test::ChangesHasContent
      name: '@Author::ETHER/Test::ChangesHasContent'
      version: 0.006
    -
      class: Dist::Zilla::Plugin::Test::MinimumVersion
      name: '@Author::ETHER/Test::MinimumVersion'
      version: 2.000005
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Author::ETHER/PodSyntaxTests'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Test::Kwalitee
      name: '@Author::ETHER/Test::Kwalitee'
      version: 2.07
    -
      class: Dist::Zilla::Plugin::MojibakeTests
      name: '@Author::ETHER/MojibakeTests'
      version: 0.5
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: '@Author::ETHER/Test::ReportPrereqs'
      version: 0.013
    -
      class: Dist::Zilla::Plugin::Test::Portability
      name: '@Author::ETHER/Test::Portability'
      version: 2.000005
    -
      class: Dist::Zilla::Plugin::Git::Describe
      name: '@Author::ETHER/Git::Describe'
      version: 0.003
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: '@Author::ETHER/PkgVersion'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@Author::ETHER/Authority'
      version: 1.006
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@Author::ETHER/NextRelease'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      name: '@Author::ETHER/ReadmeAnyFromPod'
      version: 0.133360
    -
      class: Dist::Zilla::Plugin::GithubMeta
      name: '@Author::ETHER/GithubMeta'
      version: 0.42
    -
      class: Dist::Zilla::Plugin::AutoMetaResources
      name: '@Author::ETHER/AutoMetaResources'
      version: 1.20
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: '@Author::ETHER/MetaNoIndex'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder:
            - ':InstallModules'
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: ':InstallModules'
              version: 5.012
        Dist::Zilla::Role::MetaProvider::Provider:
          inherit_missing: 1
          inherit_version: 1
          meta_noindex: 1
      name: '@Author::ETHER/MetaProvides::Package'
      version: 1.15000003
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Author::ETHER/MetaConfig'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Author::ETHER/AutoPrereqs'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
      name: '@Author::ETHER/Prereqs::AuthorDeps'
      version: 0.002
    -
      class: Dist::Zilla::Plugin::MinimumPerl
      name: '@Author::ETHER/MinimumPerl'
      version: 1.003
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: '@Author::ETHER/installer_requirements'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: recommends
      name: '@Author::ETHER/pluginbundle_version'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      name: '@Author::ETHER/RunExtraTests'
      version: 0.016
    -
      class: Dist::Zilla::Plugin::MakeMaker::Fallback
      name: '@Author::ETHER/MakeMaker::Fallback'
      version: 0.006
    -
      class: Dist::Zilla::Plugin::ModuleBuildTiny
      name: '@Author::ETHER/ModuleBuildTiny'
      version: 0.006
    -
      class: Dist::Zilla::Plugin::InstallGuide
      name: '@Author::ETHER/InstallGuide'
      version: 1.200002
    -
      class: Dist::Zilla::Plugin::CheckSelfDependency
      config:
        Dist::Zilla::Plugin::CheckSelfDependency:
          finder:
            - ':InstallModules'
      name: '@Author::ETHER/CheckSelfDependency'
      version: 0.007
    -
      class: Dist::Zilla::Plugin::Run::AfterBuild
      name: '@Author::ETHER/Run::AfterBuild'
      version: 0.020
    -
      class: Dist::Zilla::Plugin::Git::Check
      name: '@Author::ETHER/initial check'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
      name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
      version: 0.009
    -
      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
      name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
      version: 0.009
    -
      class: Dist::Zilla::Plugin::Git::Remote::Check
      name: '@Author::ETHER/Git::Remote::Check'
      version: 0.2.0
    -
      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
      name: '@Author::ETHER/CheckPrereqsIndexed'
      version: 0.010
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Author::ETHER/TestRelease'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::Git::Check
      name: '@Author::ETHER/after tests'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Author::ETHER/UploadToCPAN'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::CopyFilesFromRelease
      name: '@Author::ETHER/CopyFilesFromRelease'
      version: 0.001
    -
      class: Dist::Zilla::Plugin::Git::Commit
      name: '@Author::ETHER/Git::Commit'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::Git::Tag
      name: '@Author::ETHER/Git::Tag'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::GitHub::Update
      name: '@Author::ETHER/GitHub::Update'
      version: 0.36
    -
      class: Dist::Zilla::Plugin::Git::Push
      name: '@Author::ETHER/Git::Push'
      version: 2.019
    -
      class: Dist::Zilla::Plugin::InstallRelease
      name: '@Author::ETHER/InstallRelease'
      version: 0.008
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: '@Author::ETHER/via_options'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Author::ETHER/ConfirmRelease'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::ContributorsFromGit
      name: ContributorsFromGit
      version: 0.006
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: 1
          default: 0
          description: 'pastebin.com support'
          name: pastebin
          phase: runtime
          prereqs:
            WWW::Pastebin::PastebinCom::Create: 1.003
          require_develop: 1
          type: requires
      name: pastebin
      version: 0.011
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: 1
          default: 0
          description: 'copying of URLs with -x/--copy'
          name: Clipboard
          phase: runtime
          prereqs:
            Clipboard: 0
          require_develop: 1
          type: requires
      name: Clipboard
      version: 0.011
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: 1
          default: 1
          description: 'copy files to remote server with scp'
          name: scp
          phase: runtime
          prereqs:
            File::Spec: 0
            File::Temp: 0
          require_develop: 1
          type: requires
      name: scp
      version: 0.011
    -
      class: Dist::Zilla::Plugin::OptionalFeature
      config:
        Dist::Zilla::Plugin::OptionalFeature:
          always_recommend: 1
          default: 0
          description: 'open URLs in a browser'
          name: browser
          phase: runtime
          prereqs:
            Browser::Open: 0
          require_develop: 1
          type: requires
      name: browser
      version: 0.011
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: 5.012
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: 5.012
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: 5.012
x_authority: cpan:SARTAK
x_contributors:
  - "Arthur Axel 'fREW' Schmidt <frioux@gmail.com>"
  - 'David Bremner <bremner@unb.ca>'
  - 'David Golden <dagolden@cpan.org>'
  - 'François Gannaz <francois.gannaz@silecs.info>'
  - 'Graham Knop <haarg@haarg.org>'
  - 'Jason Mills <jmmills@cpan.org>'
  - 'Jesse Luehrs <doy@tozt.net>'
  - 'John Goulah <jgoulah@gmail.com>'
  - 'Justin Hunter <justin.d.hunter@gmail.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Kevin Falcone <kevin@jibsheet.com>'
  - 'Maximilian Gass <mxey@ghosthacking.net>'
  - 'Rafael Kitover <rkitover@cpan.org>'
  - 'Ricardo Signes <rjbs@cpan.org>'
  - 'Sebastian Paaske Tørholm <Eckankar+github@gmail.com>'
  - 'Sergey Romanov <complefor@rambler.ru>'
  - 'Shawn M Moore <code@sartak.org>'
  - 'Shawn M Moore <sartak@bestpractical.com>'
  - 'Shawn M Moore <sartak@gmail.com>'
  - 'Thomas Sibley <tom@zulutango.org>'
  - 'Thomas Sibley <trs@bestpractical.com>'
  - 'Thomas Sibley <tsibley@cpan.org>'
  - 'Yuval Kogman <nothingmuch@woobling.org>'
  - 'Zoffix Znet <cpan@zoffix.com>'
  - 'gregor herrmann <gregoa@debian.org>'
  - 'jluehrs2 <jluehrs2@uiuc.edu>'
  - 'vti <viacheslav.t@gmail.com>'
  - 'Ævar Arnfjörð Bjarmason <avarab@gmail.com>'