Bump version and update Changes
[webservice-strike.git] / README
CommitLineData
4757c737 1WebService-Strike version 0.004
9e0675f3 2===============================
27da1d36
MG
3
4INSTALLATION
5
6To install this module type the following:
7
8 perl Makefile.PL
9 make
10 make test
11 make install
12
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16
17* Test::RequiresInternet
18* Try::Tiny
9b092806 19* Class::Accessor::Fast
27da1d36 20* Date::Parse
4757c737 21* IO::Socket::SSL
27da1d36 22* JSON::MaybeXS
4757c737 23* Mozilla::CA
27da1d36 24* Sort::ByExample
27da1d36
MG
25
26COPYRIGHT AND LICENCE
27
28Copyright (C) 2015 by Marius Gavrilescu
29
30This library is free software; you can redistribute it and/or modify
31it under the same terms as Perl itself, either Perl version 5.20.2 or,
32at your option, any later version of Perl 5 you may have available.
33
34
This page took 0.010418 seconds and 4 git commands to generate.