-
-
26 Jan 2019 01:52:40 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (224 / 0 / 37)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: perl_5
- Perl: v5.20.0
- Activity
24 month- Tools
- Download (11.78KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.01 - 2019-01-26
- original version
Modules
A CLI tool for managing Lambda functions with Lambda Perl layer.Create a Lambda function on AWS with perl layerMake a zip archive for Lambda functionUpdate the Lambda function code.Provides
in lib/App/Perlambda/CLI.pmin lib/App/Perlambda/CLI/Help.pmin lib/App/Perlambda/Util.pmExamples
Module Install Instructions
To install App::Perlambda, copy and paste the appropriate command in to your terminal.
cpanm App::Perlambda
perl -MCPAN -e shell install App::Perlambda
For more information on module installation, please visit the detailed CPAN module installation guide.