Codebase list liblog-report-perl / lintian-fixes/main META.json
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

META.json @lintian-fixes/mainraw · history · blame

{
   "abstract" : "report a problem, pluggable handlers and language support",
   "author" : [
      "Mark Overmeer <markov@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Log-Report",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Devel::GlobalDestruction" : "0.09",
            "Encode" : "2.00",
            "Log::Report::Optional" : "1.03",
            "Scalar::Util" : "0",
            "String::Print" : "0.91",
            "Sys::Syslog" : "0.27",
            "Test::More" : "0.86"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://perl.overmeer.net/CPAN/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/markov2/perl5-Log-Report.git",
         "web" : "https://github.com/markov2/perl5-Log-Report"
      }
   },
   "version" : "1.29",
   "x_serialization_backend" : "JSON::PP version 2.94"
}