AWS-Signature-V4

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "User-Agent agnostic AWS Signatures V4 for credentials and X509",
   "author" : [
      "Flavio Poletti (flavio@polettix.it)"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.22, Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "AWS-Signature-V4",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.22",
            "Template::Perlish" : "1.64",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "recommends" : {
            "String::CRC32C" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "CryptX" : "0.091",
            "Digest::SHA" : "0",
            "MIME::Base64" : "0",
            "Math::BigInt" : "0",
            "Moo" : "2.005005",
            "Ouch" : "0.0501",
            "POSIX" : "0",
            "experimental" : "0",
            "namespace::clean" : "0.27",
            "perl" : "5.024"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0",
            "Test2::V0" : "0",
            "Test::Pod" : "0"
         }



( run in 1.159 second using v1.01-cache-2.11-cpan-85d3896f969 )