An open API service indexing awesome lists of open source software.

https://github.com/moznion/aws-lambda-perl5-layer-example

This repository shows you a few examples of aws-lambda-perl5-layer
https://github.com/moznion/aws-lambda-perl5-layer-example

aws-lambda custom-runtime lambda perl perl5

Last synced: about 1 month ago
JSON representation

This repository shows you a few examples of aws-lambda-perl5-layer

Awesome Lists containing this project

README

        

aws-lambda-perl5-layer-example
==

This repository shows you a few examples of [aws-lambda-perl5-layer](https://github.com/moznion/aws-lambda-perl5-layer).

Structure
--

- [simple](./simple)
- this shows you how to make a simple Lambda function with package vendoring
- [plack](./plack)
- this shows you how to make a plack application based Lambda function

License
--

MIT