ok after reading about "our"

fact:
I use all global vars in the main program.
conclusion
I need to list all the vars in the module as our

in main
my $foo
in mod
our $foo

this will allow the vars to be used by both programs?

Lou


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