Build.PL
Changes
LICENSE
META.json
README.md
author/5.26/base-paws/Dockerfile
author/5.26/base/Dockerfile
author/5.26/build-paws/Dockerfile
author/5.26/build/Dockerfile
author/5.26/run-paws/Dockerfile
author/5.26/run/Dockerfile
author/5.28/base-paws/Dockerfile
author/5.28/base/Dockerfile
author/5.28/build-paws/Dockerfile
author/5.28/build/Dockerfile
author/5.28/run-paws/Dockerfile
author/5.28/run/Dockerfile
author/5.30/base-paws/Dockerfile
author/5.30/base/Dockerfile
author/5.30/build-paws/Dockerfile
author/5.30/build/Dockerfile
author/5.30/run-paws/Dockerfile
author/5.30/run/Dockerfile
author/5.32/base-paws.al2/Dockerfile
author/5.32/base-paws/Dockerfile
author/5.32/base.al2/Dockerfile
author/5.32/base/Dockerfile
author/5.32/build-paws.al2/Dockerfile
author/5.32/build-paws/Dockerfile
author/5.32/build.al2/Dockerfile
author/5.32/build/Dockerfile
author/5.32/run-paws.al2/Dockerfile
author/5.32/run-paws/Dockerfile
author/5.32/run.al2/Dockerfile
author/5.32/run/Dockerfile
author/5.34/base-paws.al2/Dockerfile
author/5.34/base-paws/Dockerfile
author/5.34/base.al2/Dockerfile
author/5.34/base/Dockerfile
author/5.34/build-paws.al2/Dockerfile
author/5.34/build-paws/Dockerfile
author/5.34/build.al2/Dockerfile
author/5.34/build/Dockerfile
author/5.34/run-paws.al2/Dockerfile
author/5.34/run-paws/Dockerfile
author/5.34/run.al2/Dockerfile
author/5.34/run/Dockerfile
author/5.36/base-paws.al2/Dockerfile
author/5.36/base-paws/Dockerfile
author/5.36/base.al2/Dockerfile
author/5.36/base/Dockerfile
author/5.36/build-paws.al2/Dockerfile
author/5.36/build-paws/Dockerfile
author/5.36/build.al2/Dockerfile
author/5.36/build/Dockerfile
author/5.36/run-paws.al2/Dockerfile
author/5.36/run-paws/Dockerfile
author/5.36/run.al2/Dockerfile
author/5.36/run/Dockerfile
author/build-paws-al2.sh
author/build-paws-layer-al2.sh
author/build-paws-layer.sh
author/build-paws.sh
author/build-perl-al2.sh
author/build-perl-runtime-al2.sh
author/build-perl-runtime.sh
author/build-perl.sh
author/cfn-ecr.yml
author/cfn-layer-paws-al2-arm64.yml
author/cfn-layer-paws-al2-x86_64.yml
author/cfn-layer-paws-arm64.yml
author/cfn-layer-paws-x86_64.yml
author/cfn-layer-runtime-al2-arm64.yml
author/cfn-layer-runtime-al2-x86_64.yml
author/cfn-layer-runtime-arm64.yml
author/cfn-layer-runtime-x86_64.yml
author/cfn-s3.yml
author/deploy-ecr-stack.sh
author/deploy-s3-stack.sh
author/perlstrip.sh
author/publish-perl-runtimes.pl
author/regions-arm64.txt
author/regions-x86_64.txt
author/update-aws-lambda.pl
author/upload-docker-images.pl
author/validate-account.sh
author/validate-template.sh
cpanfile
examples/cgi/Makefile
examples/cgi/README.md
examples/cgi/WwwCounter/0.gif
examples/cgi/WwwCounter/1.gif
examples/cgi/WwwCounter/2.gif
examples/cgi/WwwCounter/3.gif
examples/cgi/WwwCounter/4.gif
examples/cgi/WwwCounter/5.gif
examples/cgi/WwwCounter/6.gif
examples/cgi/WwwCounter/7.gif
examples/cgi/WwwCounter/8.gif
examples/cgi/WwwCounter/9.gif
examples/cgi/WwwCounter/Makefile
examples/cgi/WwwCounter/app.psgi
examples/cgi/WwwCounter/cpanfile
examples/cgi/WwwCounter/gifcat.pl
examples/cgi/WwwCounter/handler.pl
examples/cgi/WwwCounter/readme.html
examples/cgi/WwwCounter/sample.html
examples/cgi/WwwCounter/style3.css
examples/cgi/WwwCounter/trees.gif
examples/cgi/WwwCounter/wwwcount.cgi
examples/cgi/samconfig.toml
examples/cgi/template.yaml
examples/custom-docker/Dockerfile
examples/custom-docker/README.md
examples/custom-docker/handler.pl
examples/docker/Dockerfile
examples/docker/README.md
examples/docker/handler.pl
examples/hello/Makefile
examples/hello/cpanfile
examples/hello/handler.pl
examples/psgi/Makefile
examples/psgi/app.psgi
examples/psgi/cpanfile
examples/psgi/handler.pl
examples/s3-get-object/Makefile
examples/s3-get-object/cpanfile
examples/s3-get-object/deploy.sh
examples/s3-get-object/handler.pl
examples/s3-get-object/template.yaml
lib/AWS/Lambda.pm
lib/AWS/Lambda/Bootstrap.pm
lib/AWS/Lambda/Context.pm
lib/AWS/Lambda/PSGI.pm
minil.toml
script/bootstrap
t/00_compile.t
t/01_echo.t
t/02_error.t
t/03_init_error.t
t/04_handler_not_found.t
t/10_lambda_next.t
t/11_lambda_response.t
t/12_lambda_error.t
t/13_lambda_init_error.t
t/20_psgi.t
t/lib/BootstrapMock.pm
t/test_handlers/echo.pl
t/test_handlers/error.pl
t/test_handlers/init_error.pl
t/testdata/alb-base64-request.json
t/testdata/alb-get-request.json
t/testdata/alb-post-request.json
t/testdata/apigateway-base64-request.json
t/testdata/apigateway-get-request.json
t/testdata/apigateway-post-request.json
t/testdata/apigateway-v2-base64-request.json
t/testdata/apigateway-v2-get-request.json
t/testdata/apigateway-v2-post-request.json
t/testdata/function-urls-get-request.json
t/testdata/function-urls-post-base64-request.json
t/testdata/function-urls-post-request.json
xt/21_mojo.t
xt/21_mojo_custom_domain.t
xt/21_mojoapp.pl
xt/22_dancer.t
xt/22_dancerapp.pl
META.yml
MANIFEST