The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "log appender writing to a lumberjack server",
   "author" : [
      "Markus Benning <ich@markusbenning.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Log-Log4perl-Appender-Lumberjack",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::Plugin::ChangelogFromGit" : "0",
            "Dist::Zilla::Plugin::Git::NextVersion" : "0",
            "Dist::Zilla::Plugin::MetaProvides::Package" : "0",
            "Dist::Zilla::Plugin::OurPkgVersion" : "0",
            "Dist::Zilla::Plugin::PodSyntaxTests" : "0",
            "Dist::Zilla::Plugin::PodWeaver" : "0",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::PluginBundle::Basic" : "0",
            "Dist::Zilla::PluginBundle::Git" : "0",
            "Software::License::Apache_2_0" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Log::Log4perl::Appender" : "0",
            "Net::Lumberjack::Client" : "0",
            "Sys::Hostname" : "0",
            "perl" : "v5.8.5"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Log::Log4perl::Appender::Lumberjack" : {
         "file" : "lib/Log/Log4perl/Appender/Lumberjack.pm",
         "version" : "1.00"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/benningm/Log-Log4perl-Appender-Lumberjack/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/benningm/Log-Log4perl-Appender-Lumberjack",
         "web" : "https://github.com/benningm/Log-Log4perl-Appender-Lumberjack.git"
      }
   },
   "version" : "1.00"
}