App-AlgorithmBackoffUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "runtime" : {
         "requires" : {
            "Algorithm::Backoff::Constant" : "0.006",
            "Algorithm::Backoff::Exponential" : "0.006",
            "Algorithm::Backoff::Fibonacci" : "0.006",
            "Algorithm::Backoff::LILD" : "0",
            "Algorithm::Backoff::LIMD" : "0",
            "Algorithm::Backoff::MILD" : "0",
            "Algorithm::Backoff::MIMD" : "0",
            "Data::Sah::Coerce::perl::To_array::From_str::comma_sep" : "0",
            "Data::Sah::Coerce::perl::To_float::From_str::percent" : "0",
            "Data::Sah::Compiler::perl::TH::array" : "0",
            "Data::Sah::Compiler::perl::TH::bool" : "0",
            "Data::Sah::Compiler::perl::TH::float" : "0",
            "Data::Sah::Compiler::perl::TH::int" : "0",
            "Data::Sah::Compiler::perl::TH::str" : "0",
            "IPC::System::Options" : "0.335",
            "Log::ger" : "0.037",
            "Perinci::CmdLine::Any" : "0",
            "Perinci::CmdLine::Lite" : "1.827",
            "Sah::Schema::true" : "0",

META.yml  view on Meta::CPAN

name: App-AlgorithmBackoffUtils
requires:
  Algorithm::Backoff::Constant: '0.006'
  Algorithm::Backoff::Exponential: '0.006'
  Algorithm::Backoff::Fibonacci: '0.006'
  Algorithm::Backoff::LILD: '0'
  Algorithm::Backoff::LIMD: '0'
  Algorithm::Backoff::MILD: '0'
  Algorithm::Backoff::MIMD: '0'
  Data::Sah::Coerce::perl::To_array::From_str::comma_sep: '0'
  Data::Sah::Coerce::perl::To_float::From_str::percent: '0'
  Data::Sah::Compiler::perl::TH::array: '0'
  Data::Sah::Compiler::perl::TH::bool: '0'
  Data::Sah::Compiler::perl::TH::float: '0'
  Data::Sah::Compiler::perl::TH::int: '0'
  Data::Sah::Compiler::perl::TH::str: '0'
  IPC::System::Options: '0.335'
  Log::ger: '0.037'
  Perinci::CmdLine::Any: '0'
  Perinci::CmdLine::Lite: '1.827'
  Sah::Schema::true: '0'

Makefile.PL  view on Meta::CPAN

  "NAME" => "App::AlgorithmBackoffUtils",
  "PREREQ_PM" => {
    "Algorithm::Backoff::Constant" => "0.006",
    "Algorithm::Backoff::Exponential" => "0.006",
    "Algorithm::Backoff::Fibonacci" => "0.006",
    "Algorithm::Backoff::LILD" => 0,
    "Algorithm::Backoff::LIMD" => 0,
    "Algorithm::Backoff::MILD" => 0,
    "Algorithm::Backoff::MIMD" => 0,
    "Data::Sah::Coerce::perl::To_array::From_str::comma_sep" => 0,
    "Data::Sah::Coerce::perl::To_float::From_str::percent" => 0,
    "Data::Sah::Compiler::perl::TH::array" => 0,
    "Data::Sah::Compiler::perl::TH::bool" => 0,
    "Data::Sah::Compiler::perl::TH::float" => 0,
    "Data::Sah::Compiler::perl::TH::int" => 0,
    "Data::Sah::Compiler::perl::TH::str" => 0,
    "IPC::System::Options" => "0.335",
    "Log::ger" => "0.037",
    "Perinci::CmdLine::Any" => 0,
    "Perinci::CmdLine::Lite" => "1.827",
    "Sah::Schema::true" => 0,

Makefile.PL  view on Meta::CPAN


my %FallbackPrereqs = (
  "Algorithm::Backoff::Constant" => "0.006",
  "Algorithm::Backoff::Exponential" => "0.006",
  "Algorithm::Backoff::Fibonacci" => "0.006",
  "Algorithm::Backoff::LILD" => 0,
  "Algorithm::Backoff::LIMD" => 0,
  "Algorithm::Backoff::MILD" => 0,
  "Algorithm::Backoff::MIMD" => 0,
  "Data::Sah::Coerce::perl::To_array::From_str::comma_sep" => 0,
  "Data::Sah::Coerce::perl::To_float::From_str::percent" => 0,
  "Data::Sah::Compiler::perl::TH::array" => 0,
  "Data::Sah::Compiler::perl::TH::bool" => 0,
  "Data::Sah::Compiler::perl::TH::float" => 0,
  "Data::Sah::Compiler::perl::TH::int" => 0,
  "Data::Sah::Compiler::perl::TH::str" => 0,
  "File::Spec" => 0,
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "IPC::System::Options" => "0.335",
  "Log::ger" => "0.037",



( run in 0.424 second using v1.01-cache-2.11-cpan-10c994e2082 )