On Monday, April 1, 2002, at 11:11 , Aman Raheja wrote:
> $array-prob.pl <datafile>
p1: I loved the
$field{$_}++;
p2: but since you have stashed it all in a Hash, why not
unpack the hash with
my @arr = keys(%field);
the counter proposal -
http://www.wetware.com/drieux/CS/lang/Perl/Beginners/array-prob.txt
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
