To Do List
==========

For autodep
-----------
- Something that works better than pipes.
- RCS/CVS checkout.
- A list containing all sources+header files?
- Parallel build safe.
- Dependencies of output.
- Overhaul $::shXXX, @::shXXX data structure and use OOP?
- Scrap @INC and use path name to load module directly using eval.
- Detect whether module options are duplicate.

For C/C++ Modules
-----------------
None

For Library Modules
-------------------
None

New Modules
-----------
- Lex & Yacc.
- LibTool support for portable libraries.
- Better AutoConf support.
- Installation stuff.
- Man & Texinfo pages.
