toif ( ! $v ) { # ...
It still returns nothing. So it appears with 'if', it does not return the value evaluated inside the conditional. But why?if ( $v ) { # ...
In reply to Re^2: unless versus if ( ! ) inside a subroutine
by Wheeler
in thread unless versus if ( ! ) inside a subroutine
by Wheeler
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |