The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Minimal but customizable logger.",
   "author" : [
      "Masahiro Nagano <kazeburo {at} gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.8.4",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Log-Minimal",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Scalar::Util" : "0",
            "Term::ANSIColor" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Log::Minimal" : {
         "file" : "lib/Log/Minimal.pm",
         "version" : "0.17"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kazeburo/Log-Minimal/issues"
      },
      "homepage" : "https://github.com/kazeburo/Log-Minimal",
      "repository" : {
         "url" : "git://github.com/kazeburo/Log-Minimal.git",
         "web" : "https://github.com/kazeburo/Log-Minimal"
      }
   },
   "version" : "0.17",
   "x_contributors" : [
      "sugyan <sugi1982@gmail.com>",
      "tokuhirom <tokuhirom@gmail.com>",
      "HIROSE Masaaki <hirose31@gmail.com>",
      "xaicron <xaicron@gmail.com>",
      "hisaichi5518 <hisaichi5518@gmail.com>",
      "Masahiro Nagano <kazeburo@gmail.com>"
   ]
}