summaryrefslogtreecommitdiffstats
path: root/fake_packages/Net/DNS.pm
blob: e300f12d8a9199ef63efac543af8969df2f531a3 (plain)
1
2
3
4
5
6
7
package Net::DNS;

package Net::DNS::Resolver;

sub new {}
sub query {}
sub answer {}