package WeBWorK::Test; # print() the page requested. # args: form data, course-env sub gen_page() { print< Welcome to Hell.

There you go.

EOT } 1;