On Wed, Sep 23, 2009 at 10:00 PM, Yuval Kogman <nothingmuch@woobling.org> wrote:
> when ( /foo/ .. /bar/ ) { }
> when ( $foo != 4 ) { }
>
> etc come to mind, but they are all very explicit (always ops that
> produce a new boolean result), as do the various unary predicates
> (file tests, defined() etc).
They're explicit? given ( $bool ), heck no!
Josh
Thread Previous
|
Thread Next