* [Caml-list] ANNOUNCE: mod_caml 1.3.0 released
@ 2004-09-27 14:37 Richard Jones
0 siblings, 0 replies; only message in thread
From: Richard Jones @ 2004-09-27 14:37 UTC (permalink / raw)
To: caml-list
[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]
I'm pleased to announce the release of mod_caml 1.3.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).
http://www.merjis.com/developers/mod_caml
Changes in this release:
* Fixed a long-standing bug where allowing a Not_found exception to
escape from a CGI script would cause curious results.
* Added CgiExit exception, 'return ()' function to the Registry module.
* Added a useful Cgi.Expires module for generating Expires headers.
* Added a useful Cgi.Cgi_args.parse function for parsing query
strings (normally you should use the Cgi.cgi class to parse query
strings for you).
Source code:
http://savannah.nongnu.org/download/modcaml/
Experimental Debian/testing packages:
http://sandbox.merjis.com/debian_packages
Rich.
--
Richard Jones. http://www.annexia.org/ http://www.j-london.com/
Merjis Ltd. http://www.merjis.com/ - improving website return on investment
"One serious obstacle to the adoption of good programming languages is
the notion that everything has to be sacrificed for speed. In computer
languages as in life, speed kills." -- Mike Vanier
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-09-27 14:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-27 14:37 [Caml-list] ANNOUNCE: mod_caml 1.3.0 released Richard Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox