Hi,
Do anyone know how to pass the perl variables to the system in order to be used later?!

I though of passing them as enviromental variables using
system (export, "sys_var_name","= $perl_var_name" );

but it doesn't work -:(

Any help is highly appreciated!

Best Regards,
Eliyah




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


Reply via email to