Kenneth W. Craft MCP <[EMAIL PROTECTED]> wrote:
:
: Is it possible to execute a perl script within another perl
: script?
:
: I have advertisements on many of my pages of my site that
: are randomly picked using a random ad script. I am creating
: some pages that are dynamically being created, an
you can make your script into a module and then call the module from
another perl script.
> Is it possible to execute a perl script within another perl script?
>
> I have advertisements on many of my pages of my site that are randomly
> picked using a random ad script. I am creating some pages th
Is it possible to execute a perl script within another perl script?
I have advertisements on many of my pages of my site that are randomly
picked using a random ad script. I am creating some pages that are
dynamically being created, and I can't use ssi to pull the ads into the
page (right now on m