Initial commit
[slob.git] / README
CommitLineData
d3779104
MG
1Slob version 0.000_001
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 no non-core modules and libraries.
16
17COPYRIGHT AND LICENCE
18
19Copyright (C) 2017 by Marius Gavrilescu
20
21This library is free software; you can redistribute it and/or modify
22it under the same terms as Perl itself, either Perl version 5.26.1 or,
23at your option, any later version of Perl 5 you may have available.
24
25
This page took 0.009552 seconds and 4 git commands to generate.