in reply to
Re^2: IF Statement Testing
in thread
IF Statement Testing
That unfortunately doesn't work, because there always exists an element in the junction so that $expire !~ it. The condition is always true.
Comment on
Re^3: IF Statement Testing
Replies are listed 'Best First'.
Re^4: IF Statement Testing
by
TimToady
(Parson)
on May 14, 2005 at 16:49 UTC
Unfortunately, English usage of negatives doesn't map well to current Perl 6 syntax. I have started a discussion on perl6-language about whether we should do "not raising" or disallow use of negative ops on junctions entirely.
[reply]
In Section
Seekers of Perl Wisdom