Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: comparing two hashes

by Cody Pendant (Prior)
on Feb 24, 2002 at 23:16 UTC ( [id://147226]=note: print w/replies, xml ) Need Help??


in reply to Re: comparing two hashes
in thread comparing two hashes


That looks very much smarter and I'm sure it works, but can you (or anyone) please explain it a little more?

What is

@deletions{@oldvalues} = ();
doing? I didn't know you could create hashes that way!

Also, what's "%tmp"? --

Replies are listed 'Best First'.
Re: Re: Re: comparing two hashes
by screamingeagle (Curate) on Feb 25, 2002 at 03:09 UTC
    Thats something called a hash slice.This is used to refer to (and/or operate on) multiple hash elements at the same time.
    hth

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-20 02:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found