On 2014-03-17 09:17:11, BOOK wrote:
Show quoted text> The simplest setup I found is:
...
Show quoted text> I haven't been able yet to obtain the list of all authors id from
> $index, but I suppose I must
> be doing something wrong.
CPAN::Common::Index should have some cookbook documentation.
Show quoted text> It would be nice if CPAN::Common::Index had a configuration file, and
> even better, if it was able to
> configure itself automagically when it has no configuration file at
> hand.
A local config file (so cpan code would run differently depending on who runs it, according to local preferences), as well as some clear directives from the calling code about what backends are preferred...
Yesterday I was pondering using the 'less' pragma so "use less 'memory'", 'use less "disk"' etc could help choose between backends.
But, that should be discussed in its queue, not here! :)