From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id EC19CBC88 for ; Sun, 6 Feb 2005 16:17:33 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j16FHXCN000417 for ; Sun, 6 Feb 2005 16:17:33 +0100 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 QAA27494 for ; Sun, 6 Feb 2005 16:17:33 +0100 (MET) Received: from furbychan.cocan.org (furbychan.cocan.org [80.68.91.176]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id j16FHWeE006470 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 6 Feb 2005 16:17:33 +0100 Received: from rich by furbychan.cocan.org with local (Exim 3.35 #1 (Debian)) id 1CxoAG-0006N6-00 for ; Sun, 06 Feb 2005 15:17:32 +0000 Date: Sun, 6 Feb 2005 15:17:32 +0000 To: caml-list@inria.fr Subject: ANNOUNCE: Dumper 0.9.1 Message-ID: <20050206151732.GA24444@furbychan.cocan.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i From: Richard Jones X-Miltered: at nez-perce with ID 4206350D.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at concorde with ID 4206350C.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 debugging:01 perl's:01 lgpl:01 dependencies:01 notepad:01 exception:01 structures:01 data:02 data:02 linking:03 module:03 library:03 library:03 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: We're pleased to announce the release of a Dumper module for OCaml, version 0.9.1. Dumper is a tiny OCaml library for dumping out data structures. This is very useful when debugging. It's roughly the OCaml equivalent of Perl's Data::Dumper. The license is LGPL + OCaml linking exception. It's pure OCaml and doesn't have any dependencies outside the base library. http://merjis.com/developers/dumper Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com