ormy $val = $Some:Nonexistent::Pkg::variable; # a missing :
will yield errors.my $val = $Some::Nonexistent::Pkg::variable; my $val; print $val;
In reply to Re: "possible typo" warnings in modules
by zentara
in thread "possible typo" warnings in modules
by almut
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |