forked from hrupprecht/Mojo-Cloudstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
37 lines (37 loc) · 1016 Bytes
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
abstract: 'API Request and class generator for Apache Cloudstack'
author:
- 'Holger Rupprecht <[email protected]>'
build_requires:
Test::CPAN::Changes: '0'
Test::Exception: '0'
Test::MockObject: '0'
Test::More: '0'
configure_requires:
Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4005, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Mojo-Cloudstack
provides:
Mojo::Cloudstack:
file: lib/Mojo/Cloudstack.pm
version: '0.07'
Mojo::Cloudstack::Api:
file: lib/Mojo/Cloudstack/Api.pm
Mojo::Cloudstack::Base:
file: lib/Mojo/Cloudstack/Base.pm
requires:
Digest::HMAC_SHA1: '1.03'
File::HomeDir: '0'
IO::Socket::SSL: '2.020'
Mojolicious: '0'
URI::Encode: '0'
URL::Encode: '0'
resources:
license: http://opensource.org/licenses/artistic-license-2.0.php
version: '0.07'
x_serialization_backend: 'CPAN::Meta::YAML version 0.016'