Hackish way to get a list of module exports under PLT
(syntax-property (expand (with-input-from-file (path->string path) read))
'module-variable-provides))
11391 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
/usr/local/apache2/bin/apxs -c mod_foo.c /usr/local/apache2/bin/apxs -i -a -n foo mod_foo.la