Help for this page
sub display_values_from_file { my $filename = shift; ... display_values_from_file "/foo/bar.baz"; print $rest_of_html_page; # end