The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl extension for DBI to selectively log DBI methods, SQL, parameters, result-sets, transactions etc with Log::Any.",
   "author" : [
      "Martin J. Evans <mjevans@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-LogAny",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "1.5",
            "Data::Dumper" : "0",
            "File::Spec" : "0",
            "Log::Any" : "0.14",
            "Log::Any::Adapter" : "0.1",
            "Module::Loaded" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0.62"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=DBIx-LogAny"
      },
      "homepage" : "http://search.cpan.org/dist/DBIx-LogAny",
      "repository" : {
         "url" : "https://github.com/mjegh/DBIx-LogAny.git"
      },
      "x_Mailinglist" : "http://dbi.perl.org/support"
   },
   "version" : "0.06"
}