#!/usr/bin/perl print "Content-type: text/html; charset=UTF-8\n\n"; print " My first Perl CGI script Hello, World!
This is very interesting! ";