Algorithm-Backoff-RetryTimeouts

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "A backoff-style retry algorithm with adjustable timeout support",
   "author" : [
      "Grant Street Group <developers@grantstreet.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Algorithm-Backoff-RetryTimeouts",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::PluginBundle::Author::GSG" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::Backoff::Exponential" : "0.009",
            "Storable" : "0",
            "namespace::clean" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Algorithm::Backoff::RetryTimeouts" : {
         "file" : "lib/Algorithm/Backoff/RetryTimeouts.pm",
         "version" : "v1.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/GrantStreetGroup/Algorithm-Backoff-RetryTimeouts/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/GrantStreetGroup/Algorithm-Backoff-RetryTimeouts.git",
         "web" : "https://github.com/GrantStreetGroup/Algorithm-Backoff-RetryTimeouts"
      }
   },
   "version" : "v1.0.0",
   "x_generated_by_perl" : "v5.18.2",
   "x_serialization_backend" : "JSON::XS version 4.02",
   "x_spdx_expression" : "Artistic-2.0",
   "x_static_install" : 1
}

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.637 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )