----- Original Message -----
From: "ARTHUR GOLDBERG" <a...@cs.nyu.edu>
Inline.pm fails on code contained in a file whose pathname contains
spaces.
Yes - this is a known issue.
I avoid "pathnames with spaces" like the plague, and have no personal
interest in fixing what is, to me, a "user bug".
However, any patches that address the issue are welcome, and will happily be
applied. (In fact, one or two patches that address some aspects of this
matter were incoroporated into Inline-0.45 ... but they don't, by
themselves, fix the problem.)
From memory, I think there were a number of ways that the problem could
manifest itself:
1) When the path to the perl executable contains spaces;
2) When the path to the compiler contains spaces;
3) When the path to the cwd (current working directory) contains spaces.
I'm not sure if 1) and 2) still apply - I gather you're referring to 3).
Cheers,
Rob