App-ModuleVersionDiffUtils

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         },
         "x_spec" : {
            "Rinci" : "v1.1.96"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Sah::Coerce::perl::To_str::From_str::normalize_perl_modname" : "0",
            "Data::Sah::Compiler::perl::TH::array" : "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",
            "Log::ger" : "0.038",
            "Module::Path::More" : "0.32",
            "Perinci::CmdLine::Any" : "0",
            "Perinci::CmdLine::Lite" : "1.827",
            "Perinci::Sub::Property::cmdline" : "0",
            "Sah::Schema::dirname" : "0",
            "Sah::Schema::perl::modname" : "0.035",
            "perl" : "5.010001",
            "strict" : "0",

META.yml  view on Meta::CPAN

generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-ModuleVersionDiffUtils
requires:
  Data::Sah::Coerce::perl::To_str::From_str::normalize_perl_modname: '0'
  Data::Sah::Compiler::perl::TH::array: '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'
  Log::ger: '0.038'
  Module::Path::More: '0.32'
  Perinci::CmdLine::Any: '0'
  Perinci::CmdLine::Lite: '1.827'
  Perinci::Sub::Property::cmdline: '0'
  Sah::Schema::dirname: '0'
  Sah::Schema::perl::modname: '0.035'
  perl: '5.010001'
  strict: '0'

Makefile.PL  view on Meta::CPAN

  "EXE_FILES" => [
    "script/diff-two-module-version-hash"
  ],
  "LICENSE" => "perl",
  "MIN_PERL_VERSION" => "5.010001",
  "NAME" => "App::ModuleVersionDiffUtils",
  "PREREQ_PM" => {
    "Data::Sah::Coerce::perl::To_str::From_str::normalize_perl_modname" => 0,
    "Data::Sah::Compiler::perl::TH::array" => 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,
    "Log::ger" => "0.038",
    "Module::Path::More" => "0.32",
    "Perinci::CmdLine::Any" => 0,
    "Perinci::CmdLine::Lite" => "1.827",
    "Perinci::Sub::Property::cmdline" => 0,
    "Sah::Schema::dirname" => 0,
    "Sah::Schema::perl::modname" => "0.035",
    "strict" => 0,
    "warnings" => 0

Makefile.PL  view on Meta::CPAN

  "test" => {
    "TESTS" => "t/*.t"
  }
);


my %FallbackPrereqs = (
  "Data::Sah::Coerce::perl::To_str::From_str::normalize_perl_modname" => 0,
  "Data::Sah::Compiler::perl::TH::array" => 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,
  "Log::ger" => "0.038",
  "Module::Path::More" => "0.32",
  "Perinci::CmdLine::Any" => 0,
  "Perinci::CmdLine::Lite" => "1.827",
  "Perinci::Sub::Property::cmdline" => 0,
  "Sah::Schema::dirname" => 0,



( run in 0.745 second using v1.01-cache-2.11-cpan-5b529ec07f3 )