Browse thread
features of PCRE-OCaml
[
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: | Miles Egan <miles@c...> |
| Subject: | Re: features of PCRE-OCaml |
On Wed, Dec 06, 2000 at 01:51:39AM +0100, Markus Mottl wrote: > Hello, > > it seems that many people hadn't yet learnt about PCRE-OCaml (the > OCaml-interface to the PCRE-library) and have asked for more information > on the advantages as compared to the Str-library (or to Perl). It would be wonderful if this became part of the standard distribution. This is a very handy library but I sometimes avoid it because I don't want to deal with installing it everywhere I want to run my app. -- miles