|
Perl include HELP!
Hey,
I'm running a script that gets a header, a body, and a footer and outputs it in a html file. The header and footer is the same for all but the body changes for each.
Each body is a perl search script and is different for all categories.
What I need is to know the code how to call and RUN a perl script from inside the other perl script and output that in the output file.
Can anyone help me out?
Thanks,
Jon
|