AnyEvent-RabbitMQ-Simple

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Easy to use asynchronous AMQP client'
author:
  - 'Alex J. G. Burzyński <ajgb@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: AnyEvent-RabbitMQ-Simple
requires:
  AnyEvent: '0'
  AnyEvent::RabbitMQ: '0'
  Moo: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/ajgb/anyevent-rabbitmq-simple/issues
  homepage: https://metacpan.org/release/AnyEvent-RabbitMQ-Simple
  repository: git://github.com/ajgb/anyevent-rabbitmq-simple.git
version: '0.02'
x_Dist_Zilla:
  perl:
    version: '5.018002'
  plugins:
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Filter/ExecDir'
      version: '5.036'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Filter/ShareDir'
      version: '5.036'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - README
            - dist.ini
            - weaver.ini
          exclude_match: []
          follow_symlinks: '0'
          include_dotfiles: '0'
          prefix: ''
          prune_directory: []
          root: .
      name: '@Filter/GatherDir'
      version: '5.036'
    -
      class: Dist::Zilla::Plugin::MetaYAML



( run in 2.263 seconds using v1.01-cache-2.11-cpan-cdf2f3d4e48 )