Perl binding for RULI version 0.03

DEPENDENCIES

This module requires these other modules and libraries:

RULI - Resolver User Layer Interface
http://www.nongnu.org/ruli/

Please install the RULI library before installing this module.

You'll need RULI 0.32 or higher.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

USAGE

See "perldoc Net::RULI" for usage information.

EXAMPLES

See the directory "examples" for basic programs using this module:

./examples/ruli-sync-smtp.pl registro.br

./examples/ruli-sync-http.pl registro.br

./examples/ruli-sync-srv.pl sip.tcp gnu.org

COPYRIGHT AND LICENCE

Copyright (C) 2004 by Everton da Silva Marques

RULI is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

RULI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with RULI; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.