Help for this page
#!E:/perl/bin/perl use CGI qw(:all); use strict; ... while (<TEMPLATE>) { print; }