in reply to Re^2: Learning Perl, Hashes Helpin thread Learning Perl, Hashes Help
foreach $k (@data) { [download]
foreach (@data) { [download]