in reply to Re: conf file in Perl syntax
in thread conf file in Perl syntax
How can I get the names of the hosts in an array too?@values = $cfg->val('Section', 'Parameter'); # this will be the array +holding the IPs
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: conf file in Perl syntax
by targetsmart (Curate) on Jun 11, 2009 at 09:36 UTC | |
by Ravendark (Acolyte) on Jun 11, 2009 at 10:11 UTC | |
by targetsmart (Curate) on Jun 11, 2009 at 11:05 UTC | |
by Ravendark (Acolyte) on Jun 11, 2009 at 11:33 UTC |