Help for this page
sub attempt_closure_after_successful_candidate_file_open (&closure, @fileList) ... throw Exception "Can't open any file.", debug => @fileList . " tried."; }
my $foo = BEGIN{ compute_cont() } + $foobar;