~ubuntu-branches/ubuntu/natty/libamazon-sqs-simple-perl/natty

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Thierry Carrez
  • Date: 2010-02-16 14:29:13 UTC
  • Revision ID: james.westby@ubuntu.com-20100216142913-keyrxsi00ko2v1v0
Tags: upstream-1.03
ImportĀ upstreamĀ versionĀ 1.03

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- #YAML:1.0
 
2
name:                Amazon-SQS-Simple
 
3
version:             1.03
 
4
abstract:            OO API for accessing the Amazon Simple Queue 
 
5
license:             ~
 
6
generated_by:        ExtUtils::MakeMaker version 6.36
 
7
distribution_type:   module
 
8
requires:     
 
9
    Digest::HMAC_SHA1:             0
 
10
    LWP::UserAgent:                0
 
11
    MIME::Base64:                  0
 
12
    Test::More:                    0
 
13
    URI::Escape:                   0
 
14
    XML::Simple:                   0
 
15
meta-spec:
 
16
    url:     http://module-build.sourceforge.net/META-spec-v1.2.html
 
17
    version: 1.2
 
18
author:
 
19
    - Simon Whitaker <sw@netcetera.org>