On 15/10/02 18:51 -0400, Mitchell N Charity wrote: > I've got a problem with this one for the Installable CPP module: > [...] > Where do I start looking? > > It looks like the > my @dirparts = (grep($_, File::Spec->splitdir($dir)), $file); > line in Inline.pm. > > Here is a patch backward from TRIAL4 to an earlier version of Brian's > code (he was planning on backing out the grep, but I guess it didn't > make TRAIL4).
Thanks, applied. Cheers, Brian