Help for this page
#!/usr/local/bin/perl ... foreach $rr (@authority) { print $rr->string, "\n"; }
whiskey> ./sim5.pl happy.com ;; query(happy.com, NS) ... ns7.walgreens.com. 172800 IN A 204.15.116.132 Can't call method "authority" on an undefined value at ./sim5.pl line +16.