App-Sky

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'wrapper to rsync/etc. to upload files to a remote server and give download links.'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::Differences: '0'
  Test::More: '0.88'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.033, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-Sky
provides:
  App::Sky:
    file: lib/App/Sky.pm
    version: v0.8.0
  App::Sky::CmdLine:
    file: lib/App/Sky/CmdLine.pm
    version: v0.8.0
  App::Sky::Config::Validate:
    file: lib/App/Sky/Config/Validate.pm
    version: v0.8.0
  App::Sky::Exception:
    file: lib/App/Sky/Exception.pm
    version: v0.8.0
  App::Sky::Manager:
    file: lib/App/Sky/Manager.pm
    version: v0.8.0
  App::Sky::Module:
    file: lib/App/Sky/Module.pm
    version: v0.8.0
  App::Sky::Results:
    file: lib/App/Sky/Results.pm
    version: v0.8.0
requires:
  Carp: '0'
  Clipboard: '0.19'
  Exception::Class: '0'
  File::Basename: '0'
  File::HomeDir: '0'
  Getopt::Long: '0'
  List::MoreUtils: '0'
  List::Util: '0'
  Moo: '0'
  MooX: '0'
  MooX::late: '0.010'
  Scalar::Util: '0'
  URI: '0'
  YAML::XS: '0'
  perl: '5.020'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/shlomif/Sky-uploader/issues
  homepage: http://www.shlomifish.org/open-source/projects/sky/
  repository: git://github.com/shlomif/Sky-uploader.git
version: 0.8.0
x_Dist_Zilla:
  perl:
    version: '5.040002'
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: '@Filter/TestMoreDoneTesting'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Filter/AutoPrereqs'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Filter/ExecDir'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
      name: '@Filter/GatherDir'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Filter/License'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Filter/ManifestSkip'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Filter/MetaYAML'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Filter/PruneCruft'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@Filter/Readme'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@Filter/RunExtraTests'



( run in 1.218 second using v1.01-cache-2.11-cpan-b16cb0d3907 )