Looks a bit simple ... have I understood the problem correctly? :)while ( <TEXTFILE> ) { $csv->parse($_); push @H_USES, [ ($csv->fields)[0, 2..10] ]; # or whatever the numb +er of fields in the file }
In reply to Re: Add part of one hash to another
by mbethke
in thread Add part of one hash to another
by batrams
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |