Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <ApiResponse Status="OK" xmlns="http://api.namecheap.com/xml.response"
    +>
    ...
      <GMTTimeDifference>--5:00</GMTTimeDifference>
      <ExecutionTime>0.008</ExecutionTime>
    </ApiResponse>
    
  2. or download this
    my $result = $xml->XMLin("myouput.xml", ForceArray => ['Domain']);