<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/10/8e9cb69d70a2fad5e24b34d188e790a1"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-10-08T13:23:11"
  subject="[Caml-list] ANNOUNCE: mod_caml 0.9.3 released"
  prev="2003/10/ac24472a1cecb98a5072dfa9c11183a1"
  next="2003/10/e79513aa34d4347fb9f61c4d83c4e732"
  prev-in-thread="2003/10/0e5a841b194698c100302a705193381c"
  prev-thread="2003/10/6c3b736d85c604420b71e01e9f19018f"
  next-thread="2003/10/674fd596aeeccf052ea3d6535738d4a1"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] ANNOUNCE: CamlTemplate 0.5.0 released">
<msg 
  url="2003/10/0e5a841b194698c100302a705193381c"
  from="Benjamin Geer &lt;ben@s...&gt;"
  author="Benjamin Geer"
  date="2003-10-05T23:57:24"
  subject="[Caml-list] ANNOUNCE: CamlTemplate 0.5.0 released">
<msg 
  url="2003/10/8e9cb69d70a2fad5e24b34d188e790a1"
  from="Richard Jones &lt;rich@a...&gt;"
  author="Richard Jones"
  date="2003-10-08T13:23:11"
  subject="[Caml-list] ANNOUNCE: mod_caml 0.9.3 released">
</msg>
</msg>
</thread>

<contents>
I'm pleased to announce the release of mod_caml 0.9.3.

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).
 * DBI library for simple database access.

The website has downloads and a manual:

http://www.merjis.com/developers/mod_caml/
https://savannah.nongnu.org/files/?group=modcaml

Changes:

* I've checked this version works with OCaml 3.07.
* Some integration with Ben Geer's CamlTemplate.
* Further enhancements to the comments example.
* DBI layer (can also be used separately).

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.
"My karma ran over your dogma"

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

