Help for this page
my $counter = 0; # (comment-out added): use vars qw($counter);
use vars qw($counter); $counter = 0;