in reply to Re: Embedded Perl - Saving State?
in thread Embedded Perl - Saving State?

I'm going to go out on a limb here and say it'd be really hard.

Yeah. That's kind of the conclusion I'd come to, but I was hoping someone might have some firsthand knowledge.

API calls in proto.h like perl_clone(), Perl_get_context() and Perl_set_context() made me think it wasn't a total pipe dream...