Re: Shortest path to a MyConfig

2006-02-19 Thread Adam Kennedy
Tyler MacDonald wrote: Andreas J. Koenig <[EMAIL PROTECTED]> wrote: Thanks applied and released as 1.83_62. Very nice the additions to the FAQ. I moved the subroutine to the CPAN::Shell class, so it is also available as a normal command in the shell, much easier to type than 'o conf init'. Ple

Re: [Module::Build] Odd output from CPAN trying to install latest Module::Build

2006-02-19 Thread Adam Kennedy
(Andreas J. Koenig) wrote: On Wed, 25 Jan 2006 18:33:03 -0800, Tyler MacDonald <[EMAIL PROTECTED]> said: > OK, I've figured out what went wrong: 0.27_06 isn't on > www.cpan.org/pub/CPAN yet. However, *how* it went wrong is truly bizzare: > LWP returned a "404 not found" error, yet someho

Re: Shortest path to a MyConfig

2006-02-19 Thread Tyler MacDonald
Adam Kennedy <[EMAIL PROTECTED]> wrote: > It's a bit late now, but I just noticed this. > > Win32 doesn't have $ENV{HOME} under normal situations... > > Did someone test it on Win32? Huh. I thought Win32 had ENV{HOME} set to "C:\My Documents" or some such thing. There's a Win32

Re: Shortest path to a MyConfig

2006-02-19 Thread Adam Kennedy
Did someone test it on Win32? Huh. I thought Win32 had ENV{HOME} set to "C:\My Documents" or some such thing. There's not clear HOME, it's more complicated. See File::Home for an example of how it's done (and File::Home::Win32 for some more edge cases not integrated into the newer Fi

Curses won't install (OS X)

2006-02-19 Thread rutski89
I'm on OS X and i'm trying to use the cpan command to install the Curses module, it fails, and this is the output: http://www.rutski89.com:31597/curses.txt I can't make any sense of it though :-(