What does this all mean? What's with the "// 1"?my $Verbose = $ENV{VERBOSE} // 1; my $secret = int(1 + rand 100); print "Don't tell anyone, but the secret number is $secret.\n" if $Ver +bose;
In reply to Environment variables by neutron
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |