Binmode + Bump version and update Changes
[slob.git] / README
... / ...
CommitLineData
1Slob version 0.002002
2=====================
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 * Compress::Raw::Bzip2
18 * Compress::Raw::Lzma
19 * Compress::Raw::Zlib
20
21COPYRIGHT AND LICENCE
22
23Copyright (C) 2017-2018 by Marius Gavrilescu
24
25This library is free software; you can redistribute it and/or modify
26it under the same terms as Perl itself, either Perl version 5.26.1 or,
27at your option, any later version of Perl 5 you may have available.
28
29
This page took 0.00800000000000001 seconds and 4 git commands to generate.