The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "mysqld runner for tests",
   "author" : [
      "Cybozu Labs, Inc.  Written by Kazuho Oku."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.10",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-mysqld",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "DBD::mysql" : "0",
            "DBI" : "0",
            "ExtUtils::MakeMaker" : "6.59",
            "Test::SharedFork" : "0.06"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Accessor::Lite" : "0",
            "File::Copy::Recursive" : "0",
            "perl" : "5.008"
         }
      }
   },
   "provides" : {
      "Test::mysqld" : {
         "file" : "lib/Test/mysqld.pm",
         "version" : "0.21"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kazuho/p5-test-mysqld/issues"
      },
      "homepage" : "https://github.com/kazuho/p5-test-mysqld",
      "repository" : {
         "url" : "git://github.com/kazuho/p5-test-mysqld.git",
         "web" : "https://github.com/kazuho/p5-test-mysqld"
      }
   },
   "version" : "0.21",
   "x_authority" : "cpan:KAZUHO",
   "x_contributors" : [
      "Kazuho Oku <kazuho@li1.kazuhooku.com>",
      "hiratara <hiratara@cpan.org>",
      "lestrrat <lestrrat+github@gmail.com>",
      "NAKAGAWA Masaki <masaki.nakagawa@gmail.com>",
      "Jason Galea <jason@lecstor.com>",
      "John Napiorkowski <jjn1056@yahoo.com>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Ichinose Shogo <shogo82148@gmail.com>",
      "karupanerura <karupa@cpan.org>",
      "Yusuke Watase <ywatase@gmail.com>",
      "Kazuho Oku <kazuhooku@gmail.com>",
      "HIROSE Masaaki <hirose31@gmail.com>",
      "Masayuki Matsuki <y.songmu@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300"
}