Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Massive expansion of a hash of arrays?

by Cristoforo (Curate)
on Jul 19, 2014 at 02:02 UTC ( [id://1094275]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        print "@$key3\n";
    }
    
  2. or download this
    ID 1 key2_val1 key1_val1
    ID 2 key2_val1 key1_val2
    ID 3 key2_val2 key1_val1
    ID 4 key2_val2 key1_val2
    one two
    

Log In?
Username:
Password:

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

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

    No recent polls found