Help for this page
<html> <head> ... <text>Foo Bar</text> </body> </html>
#!/usr/bin/perl -w use strict; ... } &main();
<html> <head> ... </form> </body> </html>