Marc Dirix wrote:
Is there any good example cmod module which I could take as a starting point for creating a new one? Preferably with linking to some externaly shared library.
Look in the existing Pike tree under src/modules for suitable "templates". Cmod with external lib: src/modules/_Regexp_PCRE might do as an example.