Help for this page

Select Code to Download


  1. or download this
    use CGI;
    print "foo\n";
    print "bar\n";
    
  2. or download this
    perl test.pl > test.txt