Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Searching between two hashes

by AnomalousMonk (Archbishop)
on Nov 10, 2017 at 20:50 UTC ( [id://1203136]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if($ID = $ID2 and $mac2 = ''){
      $$ref2{'Network ID 1'} = $mac;
    }else{
      push @extras,\$ref;
    }
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my ($ID, $ID2, $mac2) = ('foo', 'foo', '');
    ...
     }
    "
    false block
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-24 12:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found