App-FileDigestCLIs
view release on metacpan or search on metacpan
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"Data::Sah::Coerce::perl::To_array::From_str::comma_sep" : "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::Digest" : "0.009",
"Perinci::CmdLine::Any" : "0",
"Perinci::CmdLine::Lite" : "1.827",
"Sah::Schema::filename" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
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-FileDigestCLIs
requires:
Data::Sah::Coerce::perl::To_array::From_str::comma_sep: '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::Digest: '0.009'
Perinci::CmdLine::Any: '0'
Perinci::CmdLine::Lite: '1.827'
Sah::Schema::filename: '0'
resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=App-FileDigestCLIs
homepage: https://metacpan.org/release/App-FileDigestCLIs
repository: git://github.com/perlancar/perl-App-FileDigestCLIs.git
version: '0.002'
Makefile.PL view on Meta::CPAN
"DISTNAME" => "App-FileDigestCLIs",
"EXE_FILES" => [
"script/digest-files"
],
"LICENSE" => "perl",
"NAME" => "App::FileDigestCLIs",
"PREREQ_PM" => {
"Data::Sah::Coerce::perl::To_array::From_str::comma_sep" => 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::Digest" => "0.009",
"Perinci::CmdLine::Any" => 0,
"Perinci::CmdLine::Lite" => "1.827",
"Sah::Schema::filename" => 0
},
"TEST_REQUIRES" => {
"File::Spec" => 0,
"IO::Handle" => 0,
"IPC::Open3" => 0,
Makefile.PL view on Meta::CPAN
"test" => {
"TESTS" => "t/*.t"
}
);
my %FallbackPrereqs = (
"Data::Sah::Coerce::perl::To_array::From_str::comma_sep" => 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::Digest" => "0.009",
"File::Spec" => 0,
"IO::Handle" => 0,
"IPC::Open3" => 0,
"Perinci::CmdLine::Any" => 0,
"Perinci::CmdLine::Lite" => "1.827",
"Sah::Schema::filename" => 0,
"Test::More" => 0
);
( run in 0.672 second using v1.01-cache-2.11-cpan-5b529ec07f3 )