Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Re: (jeffa) Re: Partial extractions on hashes

by busunsl (Vicar)
on May 11, 2001 at 16:59 UTC ( [id://79695]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: (jeffa) Re: Partial extractions on hashes
in thread Partial extractions on hashes

You're right, the code says
if(!exists $is_acct{$usershare}){
but the text says:

"3. Then I am trying to compare all of the values in @dirs against the values in %is_acct for a partial match."

So I think he wants to match the values in the hash and not the keys.

Replies are listed 'Best First'.
Re: Re: Re: Re: (jeffa) Re: Partial extractions on hashes
by OzzyOsbourne (Chaplain) on May 11, 2001 at 19:45 UTC

    You're right. I was originally matching the keys, but because of the marraiges, I have to match the values.

    -OzzyOsbourne

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-23 06:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found