http://qs1969.pair.com?node_id=592644


in reply to Re: dynamically generated array variable
in thread dynamically generated array variable

I did this and it works:
#use strict; $host = qw(@hosta); foreach $cnf (eval($host) { }
. is there a way to specify it so that I can use strict? Thanks.