# main code here... { my $listbox; sub sub_that_makes_listbox { .. }; sub sub_that_alters_listbox { .. }; }