On Thu, 11 Dec 2003, Marc Liyanage wrote: > On 11.12.2003, at 09:23, Sisyphus wrote: > > > I don't know anything about mod_perl, but I gather that it *is* > > possible to use inline with mod_perl - at least there's an example of > > such in 'perldoc Inline::C-Cookbook'.... perhaps there are some ifs > > and buts as well, wrt inline and mod_perl :-) > > Interesting... I'd be interested to hear first-hand stories from people > who got it to work...
I've had no problems getting Inline::* working in mod_perl Issues: - Hardcode any paths to linked libraries - No spaces in the path (Don't put Apache or Perl in C:/program files/) Andy