[perl #63922] Fresh rakudo fails to build on FreeBSD
I've been able to successfully build and test (make test only) rakudo on FreeBSD 7.1 and OpenBSD 4.4 today. (spectest is a different story, but that's not part of this ticket.) I suppose this ticket can be closed?
[Parrot] New comment on Solutions to the Exercises in Episode 4.
Rolf has left a new comment on your post "Solutions to the Exercises in Episode 4": The global $?BLOCK variable you're using in the exception rule is only introduced in Episode 5 of this tutorial. As a result, your solution to implementing the try statement can't be easily a