mod_caml 1.3.6 review

Download
by rbytes.net on

mod_caml is a set of Objective CAML (OCaml) bindings for the Apache API

License: LGPL (GNU Lesser General Public License)
File size: 69K
Developer: Richard W.M. Jones
0 stars award from rbytes.net

mod_caml is a set of Objective CAML (OCaml) bindings for the Apache API. mod_caml 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).
Works with Apache 1.3 and Apache 2.0 [see note below].
DBI library for simple database access.
DBI library can use Perl DBDs (database drivers) [requires Perl4Caml >= 0.3.6].

Requirements:
Apache 1.3, 2.x

mod_caml 1.3.6 search tags