Gives:use strict; use warnings; if ( '00' ) { print "Yes\n" } if ( 00 ) { print "Yes\n" } else { print "No\n" }
Update: correction to wording of a false string.Yes No
In reply to Re: perl interpolation
by cdarke
in thread perl interpolation
by pavunkumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |