NAME
Net::Bind - load various Net::Bind modules
SYNOPSIS
use Net::Bind;
DESCRIPTION
Net::Bind
provides a simple mechanism to load all of the Net::Bind
modules in one fell swoop.
Currently, this includes the following modules:
Net::Bind::Resolv
Futures releases will include:
Net::Bind::Boot
Net::Bind::Zone
Net::Bind::Dump
Net::Bind::Conf
AUTHOR
Kevin Johnson <kjj@pobox.com>
COPYRIGHT
Copyright (c) 1997 Kevin Johnson <kjj@pobox.com>.
All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.