Group
Extension

Matches 1

EV-ADNS ( M/ML/MLEHMANN/EV-ADNS-3.0.tar.gz, MLEHMANN, 2015; MetaCPAN )
EV-ADNS/ADNS.pm ( view source; MetaCPAN )
($status, $expires, @rr) = @_;
      if ($status == EV::ADNS::s_ok) {
         use JSON::XS;
         warn encode_json \@rr;
      }
   }

The format of result records varies considerably, here is som

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.