> -----Original Message----- > From: Eric Wilhelm [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 22, 2006 4:46 PM > To: inline@perl.org > Subject: Re: The spaces bug > > Note that it is a bit more complicated than the one-line fix, > since that > then allows the directory with spaces to leak down into the makefile.
I think that's a separate problem. In my case, I installed the module just fine (because there were no spaces in my path when I built & installed) but at runtime I was sitting in a directory with spaces and it bombed out when trying to create a local config directory. The fix for that is internal to Inline.pm and can just be a one-liner. > > >Where is that repository, BTW? Is there anonymous read-only access? > > http://svn.kwiki.org/ingy/Inline/ Thanks! -Ken