Sorry for the newbie questionbut how do I include a perl program within
another perl program?
I have test.pl and I want to call within test.pl test2.pl.
Gregory J Toland
Sr. Systems Architect
CHM, Inc.
(301) 457-8058
[EMAIL PROTECTED]
___
Perl-Uni
Our web administrator just told me that...
"Web servers don't parse the output of CGI scripts for SSIs."
after I asked her...
"My perl script contains server-side include statements. Will these work
with a cgi extension?"
Is this true? I would like the server-side include statements to be par