> On 29 Apr 2016, at 21:50, Brandon Allbery <allber...@gmail.com> wrote:
> 
> On Fri, Apr 29, 2016 at 3:47 PM, Brandon Allbery <allber...@gmail.com> wrote:
> Oh, they are resumable exceptions? Useful but rather high cost I'd think. 
> (Granting that perl6 isn't one of those languages that think exceptions 
> should be normal control flow. But anyone who decides it should be is 
> probably in for a very slow slog.)
> 
> ...also I now know that I should not use warn in many cases where I would 
> have otherwise.

Please note that there is also “note”, which is exactly the same as “say”, but 
writes to $*ERR rather than $*OUT.



Liz

Reply via email to