Help for this page
#!/usr/bin/perl ... html("<br>This is some html, prior to which a header is printed\n"); html("<br>This is too (but the header was printed already)\n");
Content-type: text/html <br>This is some html, prior to which a header is printed <br>This is too (but the header was printed already)