#!/usr/bin/perl # Read in the KT XML and turn it into a bunch of smaller pages. This perhaps should use a perl XML # muncher? use strict; use CGI; my($INPUT, $result, $section, $scount, $dumping); $result = new CGI(); print $result->header(); # The start of the page print "