How to read contents of various CSV file with data stored in various sheets?
Required output should be to print, contents of csv are value_1 and value_2 in a single print statement
Assuming your hash is named %hash, how about print "$hash{key_1} $hash{key_2}\n";
In reply to Re: keys and values
by Anonymous Monk
in thread keys and values
by waytoperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |