#!/usr/local/bin/perl -w use strict; print "Content-type:text/html\n\n"; print < Bla bla bla END print "This is the next line of code";