Changeset 17827 for misc/runpugs/perl
- Timestamp:
- 09/14/07 08:37:05 (15 months ago)
- Files:
-
- 1 modified
-
misc/runpugs/perl/test.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
misc/runpugs/perl/test.pl
r14885 r17827 1 1 print "Content-type: text/html\n\n"; 2 print "<html><body><h1>Hi There!</h1></ html></body>";2 print "<html><body><h1>Hi There!</h1></body></html>";
