Help for this page
use strict; use warnings; ... sub bar { print "$foo\n"; }
sub foo1234 { ... bar bar bar