print header(), start_html('test'); { local $ENV{REQUEST_METHOD}; print h1(system("./test7.pl name=5 val=4")); } print end_html();