Bump version and update Changes
[webservice-scaleway.git] / README
CommitLineData
30c0c3c5
MG
1WebService-Scaleway version 0.001001
2====================================
362a19d8
MG
3
4Scaleway is an IaaS provider that offers bare metal ARM cloud servers.
5WebService::Scaleway is a Perl interface to the Scaleway API.
6
7INSTALLATION
8
9To install this module type the following:
10
11 perl Makefile.PL
12 make
13 make test
14 make install
15
16DEPENDENCIES
17
18This module requires these other modules and libraries:
19
20* JSON::MaybeXS
21
22COPYRIGHT AND LICENCE
23
24Copyright (C) 2015 by Marius Gavrilescu
25
26This library is free software; you can redistribute it and/or modify
27it under the same terms as Perl itself, either Perl version 5.20.2 or,
28at your option, any later version of Perl 5 you may have available.
29
30
This page took 0.010092 seconds and 4 git commands to generate.