my $items; for my $file (@file) { push @$items, { name => $file, url => \&Arbitrary_menu_2, # WHere do you get this from ? }; }