Dave Kettmann wrote:
Hello,
Hello,
I have built a script that has 2 environment variables passed to it and it
will take that data and return a value. This script works fine, but there
are many possibilites that can be passed to it. I want to build a test case
of sorts to pass to this script.
You sh
Dave Kettmann wrote:
> Hello,
>
> I have built a script that has 2 environment variables passed to it
> and it will take that data and return a value. This script works
> fine, but there are many possibilites that can be passed to it. I
> want to build a test case of sorts to pass to this script.
Subject: Running a perl script thru a perl script
Hello,
I have built a script that has 2 environment variables passed to it and it
will take that data and return a value. This script works fine, but there
are many possibilites that can be passed to it. I want to build a test case
of sorts to
Hello,
I have built a script that has 2 environment variables passed to it and it will
take that data and return a value. This script works fine, but there are many
possibilites that can be passed to it. I want to build a test case of sorts to
pass to this script. In 'meta-code' this is what I