Help for this page
my %dispatch = ( sub_get_files => sub{ # takes one arg ... my @files = $dispatch{sub_get_files}->( $dir );
.