{
  "abstract" : "A simple way to send structured log messages via UDP",
  "author" : [
     "Robin Smidsr\u00f8d <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Log-UDP-Client",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Data::Serializable" : "v0.40.0",
           "IO::Socket::INET" : "0",
           "Moose" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Serializer::JSON" : "0",
           "JSON" : "0",
           "Test::More" : "0",
           "Time::HiRes" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/robinsmidsrod/Log-UDP-Client.git",
        "web" : "http://github.com/robinsmidsrod/Log-UDP-Client"
     }
  },
  "version" : "0.20.1"
}