Net::Bind - load various Net::Bind modules |
Net::Bind - load various Net::Bind modules
use Net::Bind;
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
Kevin Johnson <kjj@pobox.com> Rob Brown <rob@roobik.com>
Copyright (c) 1997 Kevin Johnson <kjj@pobox.com>. Copyright (c) 2001 Rob Brown <rob@roobik.com>.
All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Net::Bind - load various Net::Bind modules |