さぁみんな,このスクリプトを雪だるま式ですばらしいものにしよう。

#!/usr/local/bin/perl

print <<"END";
Content-Type: text/html

<html>
<body>
みんなでつくろうCGI
</body>
</html>
END