all
---

- regression checks on the results of the tests (sed+diff the log)
- add debug messages (to be used in the test suite)?

modutils
--------

- use string for version, and check only date?
- review logic: should this module be mandatory?
  if not, what should happen with mixed require(), require_module(),
declaration and no declaration?
- Update user documentation including template(s) for Lua modules once the
  preceding question is decided.

mcb
---

- doc: make an "example" section
- doc: add a word about compatibility
- code: verify that the return value of callback.register is checked
- code: fix listhandler logic again
- check type of all callbacks (& list)