http://www.perlmonks.org?node_id=728691


in reply to Re: Little annoying mistakes ... of others
in thread Little annoying mistakes ... of others

if ($foo eq 'goo' || 'moo') { ... }
Error that may be but I do wish somethimes that that ought to be correct.

Replies are listed 'Best First'.
Re^3: Little annoying mistakes ... of others
by szabgab (Priest) on Dec 10, 2008 at 07:03 UTC
    goto Perl 6;