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

Perl wrapper for the adns C library

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires the adns library to be installed on your system.

COPYRIGHT AND LICENCE

Copyright (C) 2007 by Salvador Fandino

Copyright (C) 2007 by Qindel Formacion y Servicios S.L.

The adns library is Copyright (C) 1997-2000, 2003, 2006 Ian Jackson;
Copyright (C) 1999-2000, 2003, 2006 Tony Finch; Copyright (C) 1991
Massachusetts Institute of Technology

This library is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.