AnyEvent-InfluxDB

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "An asynchronous library for InfluxDB time-series database",
   "author" : [
      "Alex J. G. Burzyński <ajgb@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "AnyEvent-InfluxDB",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "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"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ajgb/anyevent-influxdb/issues"
      },
      "homepage" : "https://metacpan.org/release/AnyEvent-InfluxDB",
      "repository" : {
         "type" : "git",



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