AWS-Lambda-Quick
view release on metacpan or search on metacpan
---
abstract: 'quickly create a REST accesible AWS Lambda function'
author:
- 'Mark Fowler <mark@twoshortplanks.com>'
build_requires:
Exporter: '0'
ExtUtils::MakeMaker: '0'
File::Spec: '0'
FindBin: '0'
HTTP::Tiny: '0'
Test2::V0: '0'
Test::More: '1.302015'
Test::TempDir::Tiny: '0'
base: '0'
lib: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: AWS-Lambda-Quick
provides:
AWS::Lambda::Quick:
file: lib/AWS/Lambda/Quick.pm
version: '1.0002'
AWS::Lambda::Quick::CreateZip:
file: lib/AWS/Lambda/Quick/CreateZip.pm
version: '1.0002'
AWS::Lambda::Quick::Processor:
file: lib/AWS/Lambda/Quick/Processor.pm
version: '1.0002'
AWS::Lambda::Quick::Upload:
file: lib/AWS/Lambda/Quick/Upload.pm
version: '1.0002'
requires:
AWS::CLIWrapper: '0'
Archive::Zip: '0'
File::Temp: '0'
JSON::PP: '0'
Mo: '0'
Path::Tiny: '0'
autodie: '0'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/2shortplanks/aws-lambda-quick/issues
homepage: http://metacpan.org/release/AWS-Lambda-Quick
repository: git://github.com/2shortplanks/aws-lambda-quick.git
version: '1.0002'
x_Dist_Zilla:
perl:
version: '5.028001'
plugins:
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@MAXMIND/MakeMaker'
version: '6.012'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Dist::Zilla::Plugin::GatherDir:
exclude_filename:
- CONTRIBUTING.md
- LICENSE
- Makefile.PL
- README.md
- cpanfile
exclude_match: []
follow_symlinks: 0
include_dotfiles: 0
( run in 2.051 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )