while(my $k = each %$structure) { for my $field (@fields){ print qq{$field = $structure->{$field}\n }; } }
I will now try to work on manipulating the data from the fields output and get back if I have questions. Thanks a lot for your advice n help :)
In reply to Re^6: Help extracting pattern of data
by spikeinc
in thread Help extracting pattern of data
by spikeinc
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |