Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            return $res->errorstring;
        }
    }
    
  2. or download this
    time perl resolver.pl cnn.com
    1: 64.236.24.12 (record type A)
    ...
    real    0m0.562s
    user    0m0.320s
    sys     0m0.010s