Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Trying to remove duplicate rows using hashes

by jettero (Monsignor)
on Oct 21, 2008 at 18:07 UTC ( [id://718554]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Trying to remove duplicate rows using hashes
in thread Trying to remove duplicate rows using hashes

EDIT: what do you mean by the "stomping"?

I'm sure others have already answers this...

I mean that your second each call is overwriting your $k2 value so your next call to each is operating on the value you replace $k2 with instead of the hashref you mean to have there.

Stomping is a colloquial expression, by which I mean to stay "accidentally replacing" or "stepping on."

-Paul

  • Comment on Re^3: Trying to remove duplicate rows using hashes

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://718554]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-23 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found