Help for this page
$var = "whatever"; sub foo { ... foo(); ... code assuming $var is unmodified ... }