The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "A Log::Log4perl wrapper for use with Clustericious.",
   "author" : [
      "Brian Duggan <brian.duggan@nasa.gov>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Clustericious-Log",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4"
         }
      },
      "runtime" : {
         "requires" : {
            "File::ReadBackwards" : "0",
            "List::Util" : "0",
            "Log::Log4perl" : "0",
            "MojoX::Log::Log4perl" : "0"
         }
      }
   },
   "provides" : {
      "Clustericious::Log" : {
         "file" : "lib/Clustericious/Log.pm",
         "version" : "0.10"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.10"
}