I am just starting to learn perl, and using it to do cgi scripts.
I was just wondering if anyone could kindly help me:
Is is possible / how can you, pass variables between scripts?
Say for example, you have one script in which is used to input a string, called 'name'. And then you have another script that will be able to use that variable and it's set value.
Like if the variable 'name' was set to 'bob', how can you pass that onto another script.
I hope that this makes sense, and I apologise for my poor understanding in this subject.
Thank You.
I was just wondering if anyone could kindly help me:
Is is possible / how can you, pass variables between scripts?
Say for example, you have one script in which is used to input a string, called 'name'. And then you have another script that will be able to use that variable and it's set value.
Like if the variable 'name' was set to 'bob', how can you pass that onto another script.
I hope that this makes sense, and I apologise for my poor understanding in this subject.
Thank You.