The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A structured event logger for Fluent",
   "author" : [
      "HIROSE Masaaki <hirose31 _at_ gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.4",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Fluent-Logger",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "ExtUtils::MakeMaker" : "6.36",
            "Path::Class" : "0",
            "Test::More" : "0.88",
            "Test::SharedFork" : "0",
            "Test::TCP" : "1.3",
            "version" : "0.77"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Number::Format" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Tiny" : "0",
            "Data::MessagePack" : "0.35_01",
            "Time::Piece" : "0"
         }
      }
   },
   "provides" : {
      "Fluent::Logger" : {
         "file" : "lib/Fluent/Logger.pm",
         "version" : "0.21"
      },
      "Fluent::Logger::UDP" : {
         "file" : "lib/Fluent/Logger/UDP.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/fluent/fluent-logger-perl/issues"
      },
      "homepage" : "https://github.com/fluent/fluent-logger-perl",
      "repository" : {
         "url" : "git://github.com/fluent/fluent-logger-perl.git",
         "web" : "https://github.com/fluent/fluent-logger-perl"
      }
   },
   "version" : "0.21",
   "x_contributors" : [
      "HIROSE Masaaki <hirose31@gmail.com>",
      "Shinichiro Sei <sei@kayac.com>",
      "lestrrat <lestrrat+github@gmail.com>",
      "koji_magi <kadal_keys@hotmail.co.jp>",
      "cho45 <cho45@lowreal.net>",
      "Tomohiro Hosaka <bokutin@bokut.in>",
      "Brian Fraser <fraserbn@gmail.com>",
      "Shoichi Kaji <skaji@cpan.org>",
      "Kiyoto Tamura <me@ktamura.com>",
      "DQNEO <dqneoo@gmail.com>",
      "Masahiro Nakagawa <repeatedly@gmail.com>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>",
      "yoheimuta <yoheimuta@gmail.com>",
      "FUJIWARA Shunichiro <fujiwara.shunichiro@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300"
}