gcc
make
perl
+valgrind (optional)
Build instructions
------------------
is to provide some memory allocation diagnostics (and might be
extended in future). Usually, a debugging build is not required.
+Furthermore, tests can be run through valgrind by issuing, for
+example, `make check_valgrind 2>&1 | tee valgrind.out'. The
+file provided here for the `tee' invocation will be populated
+with the captured output from both standard output and error
+stream.
+
Documentation
-------------
See man page source file: colorize.1.