---
abstract: 'Amazon SQS client'
author:
- 'Kazuhiro Shibuya <stevenlabs@gmail.com>'
build_requires:
Test::More: '0.98'
configure_requires:
Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v2.5.0, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Net-Amazon-SQS-Lite
no_index:
directory:
- t
- xt
- inc
- share
- eg
- examples
- author
- builder
provides:
Net::Amazon::SQS::Lite:
file: lib/Net/Amazon/SQS/Lite.pm
version: '0.03'
requires:
Furl: '3.07'
HTTP::Message: '6.10'
Moo: '2.000001'
Pod::Markdown: '2.002'
WebService::Amazon::Signature: '0.002'
XML::Simple: '2.20'
perl: '5.008001'
resources:
bugtracker: https://github.com/ka2u/Net-Amazon-SQS-Lite/issues
homepage: https://github.com/ka2u/Net-Amazon-SQS-Lite
repository: git://github.com/ka2u/Net-Amazon-SQS-Lite.git
version: '0.03'
x_authority: cpan:SHIBUYA
x_contributors:
- 'Kazuhiro Shibuya <shibuya@fout.jp>'