From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id XAA05431; Wed, 24 Mar 2004 23:08:52 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id XAA04815 for ; Wed, 24 Mar 2004 23:08:51 +0100 (MET) Received: from aomori.annexia.org (annexia.force9.co.uk [212.56.101.183]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i2OM8oHd025831 for ; Wed, 24 Mar 2004 23:08:50 +0100 Received: from rich by aomori.annexia.org with local (Exim 3.36 #1 (Debian)) id 1B6GYK-0003Gt-00; Wed, 24 Mar 2004 22:08:48 +0000 Date: Wed, 24 Mar 2004 22:08:48 +0000 To: Oliver Bandel Cc: caml-list@inria.fr Subject: Re: [Caml-list] html-/cgi lib Message-ID: <20040324220848.GA12466@redhat.com> References: <20040324185826.GA382@first.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040324185826.GA382@first.in-berlin.de> User-Agent: Mutt/1.5.5.1+cvs20040105i From: Richard Jones X-Miltered: at concorde by Joe's j-chkmail ("http://j-chkmail.ensmp.fr")! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 2004:99 oliver:01 bandel:01 ltd:98 caml:01 caml:01 lib:01 parser:02 parser:02 module:03 wrote:03 library:03 perl:03 perl:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk X-Status: X-Keywords: X-UID: 352 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