Bump version and update Changes
[slob.git] / README
1 Slob version 0.001
2 ==================
3
4 INSTALLATION
5
6 To install this module type the following:
7
8 perl Makefile.PL
9 make
10 make test
11 make install
12
13 DEPENDENCIES
14
15 This module requires these other modules and libraries:
16
17 * Compress::Raw::Lzma
18
19 COPYRIGHT AND LICENCE
20
21 Copyright (C) 2017 by Marius Gavrilescu
22
23 This library is free software; you can redistribute it and/or modify
24 it under the same terms as Perl itself, either Perl version 5.26.1 or,
25 at your option, any later version of Perl 5 you may have available.
26
27
This page took 0.018671 seconds and 4 git commands to generate.