#!/tools/cs/perl5/bin/perl -w BEGIN {$ENV{PATH} = '/bin:/usr/bin:/usr/ucb'}; use CGI qw/:standard/; #use strict; #Create the page print "Content-type: text/html", "\n\n"; print "", "\n\n"; print "
", "\n"; #Don't let the server cache this page #print "", "\n"; #print "", "\n"; #Give the title print "", "\n"; my $filename = "test.txt"; open (FILE, $filename) || print "
Couldn't open file
"; while (Could not open pwd
"; # #while (", $Test, "
"; #} #Close everything print "", "\n"; print "", "\n";