perl-net-dns-resolver-mock 1.20171219
Mock DNS Resolver object for testing
Net::DNS::Resolver::Mock is a subclass of Net::DNS::Resolver, but returns static data from any provided DNS zone file instead of querying the network. It is intended primarily for use in testing.
- Website: https://metacpan.org/release/Net-DNS-Resolver-Mock
- Licenses: GPL 1+
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-net-dns-resolver-mock 1.20171219
as follows:
guix install perl-net-dns-resolver-mock@1.20171219
Or install the latest version:
guix install perl-net-dns-resolver-mock
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.