Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: how to get out data of a hash?

by choroba (Cardinal)
on Apr 17, 2018 at 11:26 UTC ( [id://1213056]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $tmp = "paste -d';' " . join(' ', @{ $csvheader{x_} }) . ' > all.x.txt
    +';
    
  2. or download this
    $tmp = "paste -d';' @{ $csvheader{x_} } > all.x.txt";
    
  3. or download this
    ($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord
    }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-18 06:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found