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

Re^9: Need advice on checking two hashes values and keys

by Anonymous Monk
on Jun 10, 2015 at 23:53 UTC ( [id://1129953]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    uno = uno,eins
    due = dos,zwei 
    ...
    undici = once, elf
    dodici = doce
    tredici = trece, dreizehn
    
  2. or download this
    due =deux, two,   
    tre = trois,drei,    three 
    ...
    dieci =dix
    undici = onze,eleven
    tredici = treize,thirteen, dreizehn
    
  3. or download this
    use strict;
    use warnings;
    ...
                print "$ita =>",join(',',@{$hash{$ita}}),"\n";
                }
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-20 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found