It is not similar statement.
$a = 10; print "if stmt true" if ($a == 10); print "unless" unless ($a == 10);
Prasad
In reply to Re: what is benefit of unless ?
by prasadbabu
in thread unless statements
by root
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |