Browse thread
Hoogle for 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: | 2009-12-04 (09:42) |
From: | Philippe Veber <philippe.veber@g...> |
Subject: | Re: What is CPAN? (was: Re: [Caml-list] Hoogle for Ocaml) |
> > > (7) A command line tool to download and install CPAN modules: > > I like godi_console (despite laking fancy colors :-), although I'd > like a simpler command line tool to be available as well. > In case you don't know it, you can install packages on command-line very easily : godi_perform -build godi-extlib There's a more elaborated way using wish lists, which I personnaly never use (but that may be wrong). ph.