#!/usr/bin/perl require 'common.pl'; print "Content-type: text/html\n\n"; &get_stub('header'); &get_stub('construction'); &get_stub('footer');