in reply to Re: Embedded perl: allowing 'exit' in eval_pv without exiting C program
in thread Embedded perl: allowing 'exit' in eval_pv without exiting C program
I suppose I can just catch that and not use the die()??
I hate the idea of another layer of eval, but I guess that's what I need at this point?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Embedded perl: allowing 'exit' in eval_pv without exiting C program
by ikegami (Patriarch) on Mar 29, 2021 at 20:03 UTC |