Re: [Module::Build] .modulebuildrc documentation out of sync with code
Status: Beta
Brought to you by:
kwilliams
From: David G. <da...@hy...> - 2006-04-06 19:06:51
|
Randy W. Sims wrote: > Instead of search for the first valid "HOME" directory, we should > probably be looking for the first one that contains the file we need > since all of the directories usually exist. Agreed > I'm not sure about the order of the search. I would put "HOME" first > because if it is explicitly set (esp on Windows), then it is probably > intended to be the "primary" home dir. I'd put HOME first because it's more consistent and as long as there's automatic fall back, it won't really matter for people on Windows. David |