This package browser is in early development. Mind the rough edges.

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.

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.