#!/usr/bin/perl print "Content-Type: text/plain\n\n"; print "perl++\n" for 1..10;