App-Termcast

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'broadcast your terminal sessions for remote viewing'
author:
  - 'Jesse Luehrs <doy@tozt.net>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0.88'
  Test::Requires: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-Termcast
provides:
  App::Termcast:
    file: lib/App/Termcast.pm
    version: '0.13'
recommends:
  Term::TtyRec::Plus: '0'
requires:
  Getopt::Long: '0'
  IO::Select: '0'
  IO::Socket::INET: '0'
  JSON: '0'
  Moose: '0'
  MooseX::Getopt::Dashes: '0'
  Scalar::Util: '0'
  Term::Filter::Callback: '0'
  Term::ReadKey: '0'
  Try::Tiny: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/doy/app-termcast/issues
  homepage: http://metacpan.org/release/App-Termcast
  repository: git://github.com/doy/app-termcast.git
version: '0.13'
x_Dist_Zilla:
  perl:
    version: '5.020000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: '@DOY/TestMoreDoneTesting'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::GatherDir
      name: '@DOY/GatherDir'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@DOY/PruneCruft'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@DOY/ManifestSkip'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@DOY/MetaYAML'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::License
      name: '@DOY/License'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@DOY/Readme'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@DOY/RunExtraTests'
      version: '0.022'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@DOY/ExecDir'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@DOY/ShareDir'
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::MakeMaker



( run in 2.016 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )