Hi,

I am very new to Perl. I am trying to access the value stored in one
variable in a script from a 2nd script.

My First script goes through a file and extracts some data from the
file and stores in a variable $p;

Now my second script needs to know what was the value in that variable
$p; Is there any way I can get its value? Please help me if this is
possible.

Thanks


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to