READ THIS FIRST IF YOU HAVE COMPILING PROBLEMS

Here's a little quickie about the modules:

The interface is bound to change quite often.  An example (dumb)  module
is in kirc/mod.cpp.  To make a module compile the source into a shared
library. It must be a C++ library, otherwise, you get fairly useless data.

To repeat myself, these at the moment are really half baked, and probably
won't work on your system.  YMWV.  However if you are a developer type,
I'd love to see modules (and ideas for the modules system). Send COMPLETE
and USEFUL reports to me.  This means no "it just didn't work" or "it gave
me some undefined reference". 

P.S. Thanks to the (new) Eggdrop Development team, while I dislike their
attitudes, the Eggdrop modules were one of their better ideas.

- alex
