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" : "Log to multiple QueryLogs at a time",
   "author" : [
      "Arthur Axel \"fREW\" Schmidt <frioux+cpan@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "DBIx-Class-QueryLog-Tee",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Moo" : "1.004002",
            "Sub::Name" : "0.05",
            "namespace::clean" : "0.24"
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : "0.112",
            "Test::Fatal" : "0.013",
            "Test::More" : "1.001002",
            "aliased" : "0.31"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/frioux/DBIx-Class-QueryLog-Tee/issues"
      },
      "homepage" : "https://github.com/frioux/DBIx-Class-QueryLog-Tee",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/frioux/DBIx-Class-QueryLog-Tee.git",
         "web" : "https://github.com/frioux/DBIx-Class-QueryLog-Tee"
      }
   },
   "version" : "0.001001"
}