There's a really good tutorial on
http://www.perl.com/pub/a/2001/03/embperl.html. It's a great starting
point for web usage and might help you with your offline needs.
-Original Message-
From: Gerald Richter [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 14, 2005 8:14 AM
To: 'Angus Lees
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
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