> > Two separate probs - the first was that h2xs placed my module under > the 'lib' directory - it appeared that the Makefile wanted in the root > of the build dir. (Not sure if there is a flag to switch off that > behavior.) >
I don't think there is. When Inline-0.44 was released I don't think h2xs did that. I think it simply put the .pm file in the root directory. (I've never really used h2xs, so I'm not 100% sure.) This should be fixed in the next release of Inline. Cheers, Rob