App-Notifier-Service

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'an HTTP service for the notifier application for notifying that an event (such as the finish of a task) occured.'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  File::Spec: '0'
  HTTP::Request::Common: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Plack::Test: '0'
  Test::More: '0.88'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.023, CPAN::Meta::Converter version 2.150010'
keywords:
  - notify
  - notifier
  - alert
  - finish
  - cue
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-Notifier-Service
provides:
  App::Notifier::Service:
    file: lib/App/Notifier/Service.pm
    version: '0.0902'
requires:
  File::Spec: '0'
  FindBin: '0'
  JSON::MaybeXS: '0'
  List::MoreUtils: '0'
  Mojolicious::Lite: '0'
  POSIX: '0'
  Plack::Builder: '0'
  YAML::XS: '0'
  lib: '0'
  perl: '5.014'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/shlomif/app-notifier/issues
  homepage: http://www.shlomifish.org/open-source/projects/App-Notifier/
  repository: git://github.com/shlomif/app-notifier.git
version: '0.0902'
x_Dist_Zilla:
  perl:
    version: '5.034000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: '@Filter/TestMoreDoneTesting'
      version: '6.023'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@Filter/AutoPrereqs'
      version: '6.023'
    -
      class: Dist::Zilla::Plugin::ExecDir



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