At 09:38 2002-11-22 -0500, Peter Eisengrein wrote:
The script below outputs the correct $number (hash key) but for some reason it also outputs the value. What gives?
-snip-
foreach my $number (%countother)

foreach my $number (keys %countother)


/J

-------- ------ ---- --- -- --  --  -    -     -      -         -
Johan Lindström    Sourcerer @ Boss Casinos     [EMAIL PROTECTED]

Latest bookmark: "O'Reilly Network Patterns, Hype, and Snobbery..."
http://www.oreillynet.com/pub/wlg/2341
dmoz: ...mming/Methodologies/Patterns_and_Anti-Patterns/ 164



Reply via email to