Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Hash of arrays

by NetWallah (Canon)
on Dec 28, 2012 at 07:53 UTC ( [id://1010666]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Hash of arrays
in thread Hash of arrays

As others have suggested, please post the code where you do the "push", and the "print".

I re-read your statement:

I am pushing a user name and an array of AD groups for that user name into a hash of arrays
So -it sounds like you are pushing both the NAME and the GROUP into the hash value.
This is in addition to the name being in the Key.

If this is the case, it would indeed explain the name coming out twice, since you (or at least my posted code) prints the key and value.

Anyway - this discussion would be a lot less abstract and hypothetical, if you posted your actual code.
In it's absence, interest in assisting you is rapidly waning.

             "By three methods we may learn wisdom: First, by reflection, which is noblest; Second, by imitation, which is easiest; and third by experience, which is the bitterest."           -Confucius

Replies are listed 'Best First'.
Re^4: Hash of arrays
by perlloz (Initiate) on Dec 28, 2012 at 07:56 UTC
    sorry, trying to post the code but keep getting a duplicate post warning. Can you see it?
      One way to avoid that is to go back to the top of this thread (your original post) and edit it -- with careful attention to retaining --behind a strikeout -- anything you're deleting, and with prominent notes marking what you add.
Re^4: Hash of arrays
by perlloz (Initiate) on Dec 28, 2012 at 08:05 UTC
    Hi, I am posting the code but don't see it displaying. This isn't through a lack of hiding code from you I am just battling to find my way around the site. Please be patient until I get the hang of it.
Re^4: Hash of arrays
by perlloz (Initiate) on Dec 28, 2012 at 08:25 UTC
    have you managed to get my code?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-03-19 06:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found