NAME 

dnsbltool - Front-end for DNS::BL

SYNOPSIS 

    dnsbltool [-v] [-i|command-files...]

DESCRIPTION 

"dnsbltool" interprets and executes commands for the DNS::BL framework. Commands must be placed entirely on a single line. See DNS::BL, DNS::BL::cmds and its references for more information on command syntax and semantycs.

The -v option can be used to produce more verbose output, suitable for debugging. The -i option places "dnsbltool" in interactive mode.

HISTORY 

Sep, 2004
Began working in the first version of the code.

LICENSE AND WARRANTY 

This code and all accompanying software comes with NO WARRANTY. You use it at your own risk.

This code and all accompanying software can be used freely under the same terms as Perl itself.

AUTHOR 

Luis E. Muñoz <luismunoz@cpan.org>

SEE ALSO 

perl(1), DNS::BL.