It's a logical test but I'd probably use || instead.

See : https://docs.perl6.org/language/traps#Loose_boolean_operators


On Tue, 21 Mar 2017 at 10:56 ToddAndMargo <toddandma...@zoho.com> wrote:

> On 03/21/2017 03:07 AM, Brent Laabs wrote:
> > $PathAndName.IO.f or $PathAndName.IO.open(:w).close;
>
> Is that a coding "or" or an English "or"?
>
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Computers are like air conditioners.
> They malfunction when you open windows
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>

Reply via email to