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

Re^2: How to read Array

by sunilgame (Initiate)
on Jul 09, 2013 at 05:13 UTC ( [id://1043240]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    {"dns_zone": {"created_at":"2013-07-08T02:21:57-05:00","id":752,"name"
    +:"aresstest.com","updated_at":"2013-07-08T02:21:57-05:00","user_id":1
    +36,
    "records":{
    ...
      "TXT":[{"dns_record":{"id":122331,"name":"@","ttl":14400,"txt":"v=sp
    +f1 ip4:173.236.102.246 +a +mx +ip4:173.236.36.138 ?all","type":"TXT"}
    +}]
      }}}
    
  2. or download this
    my $json = '[{"dns_record":{"ip":"192.64.179.9","ttl":"86400","name":"
    +@","hostname":"ns1.qwkdns.com.","type":"soa"}},
                     {"dns_record":{"ip":"aresstest.com.","ttl":"86400","n
    +ame":"aresstest.com.","hostname":"ns1.qwkdns.com.","type":"ns"}},
                     {"dns_record":{"ip":"aresstest.com.","ttl":"86400","n
    +ame":"aresstest.com.","hostname":"ns2.qwkdns.com.","type":"ns"}},
    ...
                     {"dns_record":{"ip":"ftp","ttl":"14400","name":"14400
    +","hostname":"aresstest.com.","type":"cname"}},
                     {"dns_record":{"txt":"spf1 ip4:173.236.102.246 +a +mx
    + +ip4:173.236.36.138 ?all","ttl":"14400","name":"14400","hostname":"a
    +resstest.com.","type":"txt"}}
                     ]';
    

Log In?
Username:
Password:

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

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

    No recent polls found