--- In perl-beginner%40yahoogroups.com">perl-beginner
yahoogroups.com, "Kevin Patterson" <kpatters
...>
wrote:
> I have 10 different programs which use the same variable called $envq =
> "Development".
>
> Each time I have to change this one variable, I have to make updates
to 10
> different programs.
It seems to me that you want a configuration file. I would suggest
looking at this module: http://search.cpan.org/dist/AppConfig/
/sandy
http://myperlquiz.com/
.