This ...
.include "errors.pasm"
errorsoff .PARROT_ERRORS_GLOBALS_FLAG
find_global P1, "no_such_global"
defined I0, P1
... allows working around current exception handler (COW) bug and is more perlish then the default pie-thonish behavior, which is: just throw an exception (the default still).


leo


Reply via email to