App-BinPackUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "runtime" : {
         "requires" : {
            "Algorithm::BinPack" : "0",
            "Data::Sah::Coerce::perl::To_float::From_str::percent" : "0",
            "Data::Sah::Coerce::perl::To_float::From_str::suffix_datasize" : "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",
            "Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" : "0",
            "Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" : "0",
            "IPC::System::Options" : "0.335",
            "Log::ger" : "0.037",
            "Perinci::CmdLine::Any" : "0",
            "Perinci::CmdLine::Lite" : "1.827",
            "Perinci::Sub::DepChecker" : "0",
            "Sah::Schema::filename" : "0",
            "Sah::Schema::filesize" : "0",
            "Sah::Schema::posint" : "0",
            "Sah::Schema::true" : "0",
            "String::ShellQuote" : "0",

META.yml  view on Meta::CPAN

name: App-BinPackUtils
requires:
  Algorithm::BinPack: '0'
  Data::Sah::Coerce::perl::To_float::From_str::percent: '0'
  Data::Sah::Coerce::perl::To_float::From_str::suffix_datasize: '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'
  Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix: '0'
  Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix: '0'
  IPC::System::Options: '0.335'
  Log::ger: '0.037'
  Perinci::CmdLine::Any: '0'
  Perinci::CmdLine::Lite: '1.827'
  Perinci::Sub::DepChecker: '0'
  Sah::Schema::filename: '0'
  Sah::Schema::filesize: '0'
  Sah::Schema::posint: '0'
  Sah::Schema::true: '0'
  String::ShellQuote: '0'

Makefile.PL  view on Meta::CPAN

  "NAME" => "App::BinPackUtils",
  "PREREQ_PM" => {
    "Algorithm::BinPack" => 0,
    "Data::Sah::Coerce::perl::To_float::From_str::percent" => 0,
    "Data::Sah::Coerce::perl::To_float::From_str::suffix_datasize" => 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,
    "Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" => 0,
    "Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" => 0,
    "IPC::System::Options" => "0.335",
    "Log::ger" => "0.037",
    "Perinci::CmdLine::Any" => 0,
    "Perinci::CmdLine::Lite" => "1.827",
    "Perinci::Sub::DepChecker" => 0,
    "Sah::Schema::filename" => 0,
    "Sah::Schema::filesize" => 0,
    "Sah::Schema::posint" => 0,
    "Sah::Schema::true" => 0,
    "String::ShellQuote" => 0,

Makefile.PL  view on Meta::CPAN


my %FallbackPrereqs = (
  "Algorithm::BinPack" => 0,
  "Data::Sah::Coerce::perl::To_float::From_str::percent" => 0,
  "Data::Sah::Coerce::perl::To_float::From_str::suffix_datasize" => 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,
  "Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" => 0,
  "Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" => 0,
  "File::Spec" => 0,
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "IPC::System::Options" => "0.335",
  "Log::ger" => "0.037",
  "Perinci::CmdLine::Any" => 0,
  "Perinci::CmdLine::Lite" => "1.827",
  "Perinci::Sub::DepChecker" => 0,
  "Sah::Schema::filename" => 0,
  "Sah::Schema::filesize" => 0,



( run in 0.667 second using v1.01-cache-2.11-cpan-39bf76dae61 )