Peter Powell
7c31c005fc
Extract directory creation code to its own subroutine.
2016-03-22 23:38:37 +00:00
Peter Powell
aae283e1dd
Convert the build system to Perl 5.10.
...
Thanks to Kross for the heads up on "use feature".
2015-03-25 19:01:33 +00:00
Peter Powell
88bfcabe02
Create installation directories with make install not configure.
...
This fixes system-wide installations requiring root in order to
create directories.
2015-03-06 16:13:11 +00:00
Peter Powell
11f4d02e70
Add Perl module for console related code.
...
- Move prompt_* methods to this module.
- Add methods for printing errors and warnings easily.
- Add colour code helpers and switch all code to use them.
2014-12-07 22:36:42 +00:00