Help for this page
sub fred { # Lexical $fh is known from point of declaration (next line) to en +d of scope ... # ... there can be multiple return statements ... return; }