Convert-SSH2
view release on metacpan or search on metacpan
{
"abstract" : "Convert SSH2 RSA keys to other formats",
"author" : [
"Mark Allen <mrallen1@yahoo.com>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Convert-SSH2",
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : 0
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.38"
}
},
"runtime" : {
"requires" : {
"Class::Load" : "0.13",
"Convert::ASN1" : 0,
"File::Slurp" : 0,
"MIME::Base64" : 0,
"Math::BigInt" : 0,
"Moo" : "0.009013",
"Try::Tiny" : 0,
"perl" : "5.010"
}
}
},
"provides" : {
"Convert::SSH2" : {
"file" : "lib/Convert/SSH2.pm",
"version" : "0.01"
},
"Convert::SSH2::Format::Base" : {
"file" : "lib/Convert/SSH2/Format/Base.pm",
"version" : "0.01"
},
"Convert::SSH2::Format::PKCS1" : {
"file" : "lib/Convert/SSH2/Format/PKCS1.pm",
"version" : "0.01"
},
"Convert::SSH2::Format::PKCS8" : {
"file" : "lib/Convert/SSH2/Format/PKCS8.pm",
"version" : "0.01"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/mrallen1/Convert-SSH2.git"
}
},
"version" : "0.01"
}
( run in 0.781 second using v1.01-cache-2.11-cpan-39bf76dae61 )