Algorithm-Backoff
view release on metacpan or search on metacpan
{
"abstract" : "Various backoff strategies for retry",
"author" : [
"perlancar <perlancar@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Algorithm-Backoff",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
"Test::Rinci" : "0.151"
},
"x_spec" : {
"Rinci" : "v1.1.102"
}
},
"runtime" : {
"requires" : {
"Time::HiRes" : "0",
"parent" : "0",
"perl" : "5.010001",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::Exception" : "0",
"Test::More" : "0.98",
"Test::Number::Delta" : "0"
}
}
},
"provides" : {
"Algorithm::Backoff" : {
"file" : "lib/Algorithm/Backoff.pm",
"version" : "0.010"
},
"Algorithm::Backoff::Constant" : {
"file" : "lib/Algorithm/Backoff/Constant.pm",
"version" : "0.010"
},
"Algorithm::Backoff::Exponential" : {
"file" : "lib/Algorithm/Backoff/Exponential.pm",
"version" : "0.010"
},
"Algorithm::Backoff::Fibonacci" : {
"file" : "lib/Algorithm/Backoff/Fibonacci.pm",
"version" : "0.010"
},
"Algorithm::Backoff::LILD" : {
"file" : "lib/Algorithm/Backoff/LILD.pm",
"version" : "0.010"
},
"Algorithm::Backoff::LIMD" : {
"file" : "lib/Algorithm/Backoff/LIMD.pm",
"version" : "0.010"
},
"Algorithm::Backoff::MILD" : {
"file" : "lib/Algorithm/Backoff/MILD.pm",
"version" : "0.010"
},
"Algorithm::Backoff::MIMD" : {
"file" : "lib/Algorithm/Backoff/MIMD.pm",
"version" : "0.010"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Algorithm-Backoff"
},
"homepage" : "https://metacpan.org/release/Algorithm-Backoff",
"repository" : {
"type" : "git",
"url" : "git://github.com/perlancar/perl-Algorithm-Backoff.git",
"web" : "https://github.com/perlancar/perl-Algorithm-Backoff"
( run in 0.524 second using v1.01-cache-2.11-cpan-63c85eba8c4 )