> -----Original Message----- > From: Sisyphus [mailto:[EMAIL PROTECTED] > Sent: Friday, April 02, 2004 2:48 AM > > I would probably run a perl program that runs 'h2xs' (as a system > command) and then fixes the structure so that it works with Inline.
Yeah, that's what I do. Or you could look into ExtUtils::ModuleMaker, maybe it's more flexible. -Ken