RE: using Embperl::Object from perl

2005-04-14 Thread Wilde, Donald
To: 'Angus Lees'; 'Embperl List' Subject: RE: using Embperl::Object from perl Hi, > > I've been trying to use Embperl::Object offline (from within some > other perl code) and I'm finding it difficult to pass the correct > options. > -

RE: using Embperl::Object from perl

2005-04-14 Thread Gerald Richter
Hi, > > I've been trying to use Embperl::Object offline (from within > some other perl code) and I'm finding it difficult to pass > the correct options. > > There is %Embperl::initparam, but this is only good for > global initialisation. I would have expected to also be able > to pass any c

using Embperl::Object from perl

2005-04-14 Thread Angus Lees
I've been trying to use Embperl::Object offline (from within some other perl code) and I'm finding it difficult to pass the correct options. There is %Embperl::initparam, but this is only good for global initialisation. I would have expected to also be able to pass any config option in the releva