slatibart has asked for the wisdom of the Perl Monks concerning the following question:
So that I could do something like this : for(@domains) {..}$VAR1 = { 'QUEUETIME' => '0.046', 'PROPERTY' => { 'DOMAIN' => [ 'a.com', 'b.com', 'c.com' ], 'LIMIT' => [ '1000' ], } };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Datastructure access
by toolic (Bishop) on Oct 27, 2014 at 13:54 UTC | |
by slatibart (Sexton) on Oct 27, 2014 at 14:06 UTC |