Hi all,

Does anyone know how can I use in a perl module a certain variable defined
in the main program?
I know how to Export a variable from the module to the main program, and in
fact that module uses OOP, but I don't know how to send a variable from the
main program to the module, or how to modify a hash value for a certain key
of a variable from the module.

Is it possible?

Thank you.

Teddy


-- 
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