X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;fp=README;h=885beafea3fc7ded49f0fa5046adbe66175c504b;hb=bbc6ad256fad9c788bb36dd8500f1322185eaa24;hp=55762fb9a5f2aefa9656171e3a4321d4044b4794;hpb=745612d0aab3f3654602fe87de3b2d2397979eb6;p=perl4caml.git diff --git a/README b/README index 55762fb..885beaf 100644 --- a/README +++ b/README @@ -1,16 +1,16 @@ perl4caml Copyright (C) 2003 Merjis Ltd. (http://www.merjis.com/) -$Id: README,v 1.2 2003-10-16 13:41:06 rich Exp $ +$Id: README,v 1.3 2003-11-02 13:19:57 rich Exp $ perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code. -mod_caml is distributed under the GNU Library General Public License +perl4caml is distributed under the GNU Library General Public License (see file COPYING.LIB for terms and conditions). -mod_caml was mainly written by Richard W.M. Jones +perl4caml was mainly written by Richard W.M. Jones (rich@annexia.org). See file AUTHORS for other contributors. Installation