Kashratul has asked for the wisdom of the Perl Monks concerning the following question:
I am calling a perl script thru another script.
My question is whether it is possible to pass values along with called script i.e. Say I am calling 'x.pl'.
Now I want to pass 2 values that will be taken as an input by 'x.pl' and will be used for procsssing with in 'x.pl'.
Thanks for any help
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Passing values along with the called script
by shmem (Chancellor) on May 12, 2008 at 09:21 UTC | |
by Kashratul (Acolyte) on May 13, 2008 at 04:12 UTC | |
by Kashratul (Acolyte) on May 13, 2008 at 08:44 UTC | |
|
Re: Passing values along with the called script
by Corion (Patriarch) on May 12, 2008 at 09:06 UTC | |
|
Re: Passing values along with the called script
by locked_user sundialsvc4 (Abbot) on May 12, 2008 at 12:57 UTC | |
|
Re: Passing values along with the called script
by apl (Monsignor) on May 12, 2008 at 09:33 UTC |