Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: Need to get hash of arrays

by chandantul (Scribe)
on May 15, 2021 at 18:40 UTC ( [id://11132631]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Need to get hash of arrays
in thread Need to get hash of arrays

Hello Smart Monks, Thanks for your help. I have fixed this by below assignment

push @{ $hash4{$cellp[$_]} }, $cellr[$_] for (0..$#cellp);

I have fixed by below and lable as appropriate about within network or no network users

if (grep { grep { $_ eq "No Network" } @{$hash4{$celln[$o]}} } keys %h +ash4) { worksheet->write($r12, 2, "Non Network"); }

Thanks for your help.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 16:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found