in reply to Re: exit() calls END{} blocks, but these blocks can exit()
in thread exit() calls END{} blocks, but these blocks can exit()

Thank you, this example explains a lot. From your example I get an exit status of 1, however. I'm checking the exit status like so:
$ perl -Tw check_exit.plx; echo $?
I don't know if it's relevant, but I'm using Linux.

---
"A Jedi uses the Force for knowledge and defense, never for attack."