Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use CGI qw/:standard/;           
    print header, start_html('We are only in it for the money'), h1('hello
    + world'), end_html;