[Perl-unix-users] Calling a Perl Program Within the Middle of Another Perl Program

2002-01-07 Thread gregory . john . toland
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

[Perl-unix-users] Server-Side Includes in Perl Scripts

2001-12-07 Thread gregory . john . toland
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