{
  "abstract" : "automatically retry DBI connect() with exponential backoff",
  "author" : [
     "Tim Bunce <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.022, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "DBIx-RetryConnect",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "DBI" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Test::Compile" : "v1.1.0",
           "Test::More" : "0.98",
           "Test::Most" : "0",
           "Test::Pod" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/timbunce/DBIx-RetryConnect/issues"
     },
     "homepage" : "https://github.com/timbunce/DBIx-RetryConnect",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/timbunce/DBIx-RetryConnect.git",
        "web" : "https://github.com/timbunce/DBIx-RetryConnect"
     }
  },
  "version" : "0.002002"
}