]>
Commit | Line | Data |
---|---|---|
9afca65d MG |
1 | Gruntmaster-GUI version 5999.000_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 | * Gruntmaster::Data | |
18 | * Sub::Name | |
19 | * Try::Tiny | |
20 | * Wx | |
21 | ||
22 | COPYRIGHT AND LICENCE | |
23 | ||
24 | Copyright (C) 2014 by Marius Gavrilescu | |
25 | ||
26 | This library is free software; you can redistribute it and/or modify | |
27 | it under the same terms as Perl itself, either Perl version 5.18.2 or, | |
28 | at your option, any later version of Perl 5 you may have available. | |
29 | ||
30 |