AWS-Lambda

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "abstract" : "Perl support for AWS Lambda Custom Runtime.",
   "author" : [
      "ICHINOSE Shogo"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.22",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AWS-Lambda",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "CPAN::Uploader" : "0",
            "Capture::Tiny" : "0",
            "Dancer2" : "0",
            "Minilla" : "0",
            "Mojolicious" : "0",
            "Parallel::ForkManager" : "0",
            "Software::License::MIT" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7",
            "Version::Next" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "AWS::XRay" : "0.09"
         },
         "requires" : {
            "HTTP::Tiny" : "0.076",
            "JSON::Types" : "0.05",
            "JSON::XS" : "4.0",
            "MIME::Base64" : "0",
            "Plack" : "1.0047",
            "Plack::Middleware::ReverseProxy" : "0.16",
            "Try::Tiny" : "0.30",
            "URI::Escape" : "0",
            "perl" : "5.026000"
         }
      },
      "test" : {
         "requires" : {
            "File::Slurp" : "9999.25",
            "Starman" : "0",
            "Test::Deep" : "1.128",
            "Test::More" : "0.98",
            "Test::SharedFork" : "0",
            "Test::TCP" : "2.19",
            "Test::Warn" : "0"
         }
      }
   },
   "provides" : {
      "AWS::Lambda" : {
         "file" : "lib/AWS/Lambda.pm",
         "version" : "v0.4.3"
      },
      "AWS::Lambda::AL" : {
         "file" : "lib/AWS/Lambda/AL.pm",
         "version" : "v0.4.3"
      },
      "AWS::Lambda::AL2" : {
         "file" : "lib/AWS/Lambda/AL2.pm",
         "version" : "v0.4.3"
      },
      "AWS::Lambda::AL2023" : {
         "file" : "lib/AWS/Lambda/AL2023.pm",
         "version" : "v0.4.3"
      },
      "AWS::Lambda::Bootstrap" : {
         "file" : "lib/AWS/Lambda/Bootstrap.pm"
      },
      "AWS::Lambda::Context" : {
         "file" : "lib/AWS/Lambda/Context.pm"
      },
      "AWS::Lambda::PSGI" : {
         "file" : "lib/AWS/Lambda/PSGI.pm"
      },
      "AWS::Lambda::ResponseWriter" : {
         "file" : "lib/AWS/Lambda/ResponseWriter.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shogo82148/p5-aws-lambda/issues"
      },
      "homepage" : "https://github.com/shogo82148/p5-aws-lambda",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/shogo82148/p5-aws-lambda.git",
         "web" : "https://github.com/shogo82148/p5-aws-lambda"
      }
   },
   "version" : "0.4.3",
   "x_contributors" : [

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.690 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )