in reply to Re^2: why did i die?
in thread why did i die?
In specific cases, this may work. In the generic case (I have to solve the generic case), the eval'ed code is "anything perl can offer", so may (probably will) contain dynamicly required extra code.
Above eval is implementing a try block, calling a code-ref which provided by the application.
I hope there is something indicating the state of the perl parser or the state of the VM after the eval.
|
|---|