Any ideas? (I know this is bad programming; please spare me the lecture ;)test.pl ------- use Blah; print $Blah::a; Blah.pm ------- package Blah; my $a = 3;
In reply to Vexed $Package::Var Usage by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |