LWN.net Logo

mod_caml 0.6.0 released

From:  Richard Jones <rich@annexia.org>
To:  caml-list@inria.fr
Subject:  ANNOUNCE: mod_caml 0.6.0 released
Date:  Mon, 18 Aug 2003 21:46:49 +0100
Cc:  lwn@lwn.net

I'm pleased to announce the release of mod_caml 0.6.0.

mod_caml is a set of Objective CAML (OCaml) bindings for the Apache
API. It allows you to run "CGI scripts" written in OCaml directly
inside the Apache webserver. However, it is much much more than just
that:

 * Bind to any part of the Apache request cycle.
 * Read and modify internal Apache structures.
 * Share modules of code between handlers and scripts.
 * CGI library and templating system (allows separation of code and
   presentation).

The website has downloads and a manual:

http://www.merjis.com/developers/mod_caml/

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj
Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you.


(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds