Re: Using Inline.pm from an embedded perl interpreter.

2002-10-31 Thread Christian Goetze
problem I'm running into is that any method defined as a C function will not cause the .so to be loaded, giving me this type of error: Can't locate object method new via package Yax (perhaps you forgot to load Yax?) The exact same code will run fine when run from a standalone

Re: Using Inline.pm from an embedded perl interpreter.

2002-10-31 Thread Piers Harding
Sounds like it is running into the either the Taint checking issue or Inline is not bootstraping the module. You could try something like: require DynaLoader; eval { DynaLoader::bootstrap(Yax) }; inside your module to make sure this is happening? Cheers. On Thu, Oct 31, 2002 at 01:59:53AM

Inline::Spew coming your way

2002-10-31 Thread Randal L. Schwartz
I'm just now drafting and testing Inline::Spew. Usage: use Inline Spew = 'END'; START: The noun verb . noun: dog | cat | rat verb: runs | sits | smiles END my $sentence = spew(); # uses START by default my $one_noun = spew(noun); Grammar and examples are defined in

Inline Wiki fixed

2002-10-31 Thread Patrick LeBoutillier
Hi all, Neil Watkiss and I worked together today and fixed the Inline Wiki save bug. Enjoy, Patrick -- | Patrick LeBoutillier | [EMAIL PROTECTED] _ Unlimited Internet access for only