Help for this page
<html> <body> ... </form> </body> </html>
#!/bin/perl ... $fh=$self->param('foo'); print while $_=<$fh>;