]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add Perl module for console related code.
authorPeter Powell <petpow@saberuk.com>
Wed, 1 Oct 2014 18:52:23 +0000 (19:52 +0100)
committerPeter Powell <petpow@saberuk.com>
Sun, 7 Dec 2014 22:36:42 +0000 (22:36 +0000)
commit11f4d02e7020cb5775d2b89af0e652e53cd90ed7
tree17bc1cc90d178cd470c60a421ef7e947fb94b9c9
parent48f8f79317a04891e2becd859363add6eb2d6444
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.
configure
make/configure.pm
make/console.pm [new file with mode: 0644]
make/utilities.pm
tools/genssl