App-CrockfordBase32Utils
view release on metacpan or search on metacpan
{
"abstract" : "Utilities related to Crockford's Base 32 encoding",
"author" : [
"perlancar <perlancar@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.036, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-CrockfordBase32Utils",
"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" : {
"Convert::Base32::Crockford" : "0",
"Data::Sah::Compiler::perl::TH::array" : "0.914",
"Data::Sah::Compiler::perl::TH::bool" : "0.914",
"Data::Sah::Compiler::perl::TH::int" : "0.914",
"Data::Sah::Compiler::perl::TH::str" : "0.914",
"Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix" : "0",
"Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix" : "0",
"Encode::Base32::Crockford" : "0",
"Exporter" : "5.57",
"Log::ger" : "0.038",
"Math::Random::Secure" : "0",
"Perinci::CmdLine::Any" : "0.154",
"Perinci::CmdLine::Lite" : "1.924",
"Sah::Schema::filename" : "0",
"Sah::Schema::uint" : "0",
"String::FillCharTemplate" : "0",
"perl" : "5.010001",
"strict" : "0",
"utf8" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::More" : "0"
}
}
},
"provides" : {
"App::CrockfordBase32Utils" : {
"file" : "lib/App/CrockfordBase32Utils.pm",
"version" : "0.005"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-CrockfordBase32Utils"
},
"homepage" : "https://metacpan.org/release/App-CrockfordBase32Utils",
"repository" : {
"type" : "git",
"url" : "git://github.com/perlancar/perl-App-CrockfordBase32Utils.git",
"web" : "https://github.com/perlancar/perl-App-CrockfordBase32Utils"
}
},
"version" : "0.005",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.042000"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::GenPericmdScript",
"name" : "GenPericmdScript cfbase32-decode",
"version" : "0.425"
},
{
"class" : "Dist::Zilla::Plugin::GenPericmdScript",
"name" : "GenPericmdScript cfbase32-encode",
"version" : "0.425"
},
{
( run in 1.208 second using v1.01-cache-2.11-cpan-5b529ec07f3 )