AnyEvent-InfluxDB

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'An asynchronous library for InfluxDB time-series database'
author:
  - 'Alex J. G. Burzyński <ajgb@cpan.org>'
build_requires:
  Module::Build: '0.28'
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-InfluxDB
requires:
  AnyEvent: '0'
  AnyEvent::HTTP: '0'
  AnyEvent::TLS: '0'
  JSON: '0'
  List::MoreUtils: '0'
  Moo: '0'
  URI: '0'
  URI::Encode::XS: '0'
  URI::QueryParam: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/ajgb/anyevent-influxdb/issues
  homepage: https://metacpan.org/release/AnyEvent-InfluxDB
  repository: git://github.com/ajgb/anyevent-influxdb.git
version: 1.0.2.0
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'
    -



( run in 0.604 second using v1.01-cache-2.11-cpan-39bf76dae61 )