Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: caml-list@inria.fr
Subject: [Caml-list] ANNOUNCE: mod_caml 1.3.0 released
Date: Mon, 27 Sep 2004 15:37:35 +0100	[thread overview]
Message-ID: <20040927143735.GA11594@annexia.org> (raw)

[-- 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 --]

                 reply	other threads:[~2004-09-27 14:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040927143735.GA11594@annexia.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox