On 22/10/02 18:29 +1000, Sisyphus wrote: > Hi, > Trial 7 builds ok for me (afaict). > > Running 'nmake test' I get: > t\05files.....skipped > all skipped: no reason given
This test is for usage with Inline::Files which most people don't have installed. > Other than that, all tests (and subtests) are successful. Good. > One problem is that neither of my 2 modules that I built with Inline::C 0.43 > work with Inline 0.44. One of the modules was built with the C code inline > in the .pm file - the other with the C code in a separate file. I get the > same error irrespective of which of the modules I try to use. The guts of > the error is: > "You are attempting to load an extension for 'MyModule.pm', > but there is no entry for that module in %INC." Bad. > I guess this is a backward compatibility issue and, faik, irrelevant to the > present aim. (It also appears that I'll have to make alterations to compile > my module(s) using 0.44.) > > If you require any further details, please let me know and I'll provide > them. I'd really like to resolve this. Could you send me the code? Privately would be fine. All send any other details. I don't think this should be happening. This could be a result of the File::Spec changes. Mitchell, any ideas? > Not complaining ... or seeking assistance .... just thought I should mention > that problem in case Brian *does* deem it important :-) Definitely. Thanks. Cheers, Brian > > Cheers, > Rob
