Hi,
I have finally solved my problem.
In the Inline::C documentation, there is a section on what is required to
run Inline stuff under mod_perl. Mod_perl is a little different to the
standard perl interpreter in that some code normally brought in at compile
time cannot be as the interpreter is already running.
To compensate, one must do an Inline->init within the package to force
correct start-up under mod_perl.
Sometimes the small print is very small :(
I have quickly tested the epl stubs and you will be interested to know
that Inline responds correctly under the [* *] blocks too - excellent (note
this is under 2.03b)!
Cheers, Alan
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]