The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "mimic Log::Log4perl in one single module",
   "author" : [
      "Flavio Poletti <polettix@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.041, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Log-Log4perl-Tiny",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Log::Log4perl" : "1.47",
            "Path::Tiny" : "0.084",
            "Template::Perlish" : "1.52",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.04"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008000"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/polettix/Log-Log4perl-Tiny/issues"
      },
      "homepage" : "https://github.com/polettix/Log-Log4perl-Tiny",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/polettix/Log-Log4perl-Tiny.git",
         "web" : "https://github.com/polettix/Log-Log4perl-Tiny"
      }
   },
   "version" : "1.4.0",
   "x_contributors" : [
      "Flavio Poletti <flavio@polettix.it>",
      "Matt <code@deployable.org>",
      "user <user@debian.localdomain>"
   ]
}