The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.