Net::DNS::Resolver::Programmable 0.002.2 A Net::DNS::Resolver descendant class for offline emulation of DNS (C) 2006-2007 Julian Mehnle ============================================================================== Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly. License ------- Net::DNS::Resolver::Programmable is free software. You may use, modify, and distribute it under the same terms as Perl itself, that is under the terms of either the GNU General Public License (version 2 or later) or the Artistic License. The complete text of these licenses can be found at: http://www.gnu.org/licenses/gpl.html http://search.cpan.org/dist/perl/pod/perlartistic.pod # $Id: README 9 2006-11-15 15:13:50Z julian $ # vim:tw=79