[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] html-/cgi lib |
On Wed, Mar 24, 2004 at 07:58:26PM +0100, Oliver Bandel wrote: > I once have asked here for a library, that can be used to parse > html-files and write cgi-scripts more easily. To write CGI scripts, use mod_caml - http://www.merjis.com/developers/mod_caml/ You can find lots of example mod_caml scripts here to get you started: http://www.j-london.com/dist/ To parse HTML files, I use perl4caml http://www.merjis.com/developers/perl4caml/ and specifically the Pl_HTML_Parser module which is a wrapper around Perl HTML::Parser. Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment http://www.YouUnlimited.co.uk/ - management courses ------------------- 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