Net::Bind - load various Net::Bind modules


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


AUTHORS

Kevin Johnson <kjj@pobox.com> Rob Brown <rob@roobik.com>


COPYRIGHT

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