The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Generates a database upgrade instruction set",
   "author" : [
      "Adam Spiers <mysqldiff@adamspiers.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MySQL-Diff",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "File::Slurp" : 0,
            "IO::File" : 0,
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "MySQL::Diff" : {
         "file" : "lib/MySQL/Diff.pm",
         "version" : "0.43"
      },
      "MySQL::Diff::Database" : {
         "file" : "lib/MySQL/Diff/Database.pm",
         "version" : "0.43"
      },
      "MySQL::Diff::Table" : {
         "file" : "lib/MySQL/Diff/Table.pm",
         "version" : "0.43"
      },
      "MySQL::Diff::Utils" : {
         "file" : "lib/MySQL/Diff/Utils.pm",
         "version" : "0.43"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=MySQL-Diff"
      },
      "homepage" : "http://adamspiers.org/computing/mysqldiff/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/aspiers/mysqldiff"
      }
   },
   "version" : "0.43"
}