summaryrefslogtreecommitdiffstats
path: root/fake_packages/Net/DNS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fake_packages/Net/DNS.pm')
-rw-r--r--fake_packages/Net/DNS.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/fake_packages/Net/DNS.pm b/fake_packages/Net/DNS.pm
new file mode 100644
index 0000000..e300f12
--- /dev/null
+++ b/fake_packages/Net/DNS.pm
@@ -0,0 +1,7 @@
+package Net::DNS;
+
+package Net::DNS::Resolver;
+
+sub new {}
+sub query {}
+sub answer {}