in reply to
if else in the other way
Another way:
print qw(no yes)[$a == 6]
[download]
Comment on
Re: if else in the other way
Download
Code
In Section
Seekers of Perl Wisdom