hello,
I've a perl script;
In this script , i use a environmental variable;
But if my variable is not defined, i prompt and i can write a value for this environnemental variables.
I've a problem;
How can i do , to export this variable and use this in another script ?
Thanks;
I've a perl script;
In this script , i use a environmental variable;
But if my variable is not defined, i prompt and i can write a value for this environnemental variables.
I've a problem;
How can i do , to export this variable and use this in another script ?
Thanks;