Help for this page
{ # ... ... # ... sub bar { # ... }
use vars qw/$x, @y, %z/; { ... } # ... baz(29); # (9)