Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: JSON module

by hallikpapa (Scribe)
on Aug 14, 2007 at 20:30 UTC ( [id://632588]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    %hashData = (
                    id   => $total_cdr_count,
    ...
                    col8 => $hold_max_date
            );
            push @output, %hashData;
    
  2. or download this
    {"myData":["col7",null,"col5",null,"col3",0,"col8","2007-08-10 00:59:5
    +8","col2",0,"id",3951,"col4",null
    ,"col6",null,"col7",null,"col5",null,"col3",0,"col8","2007-08-10 00:59
    +:58","col2",0,"id",3961,"col4"
    ,null,"col6",null,"col7",null,"col5",null,"col3",0,"col8","2007-08-10 
    +00:59:58","col2",0,"id"
    
  3. or download this
    {"myData":[{"id":"08-10-2007.00","col2":null,"col3":"I","col4":"0","co
    +l5":"3951","col6":null,"col7":"8028"
    
    ,"col8":"0"},......
    

Log In?
Username:
Password:

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

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

    No recent polls found