Net::DNSBL - README =================== DNS Block List lookup implemented in Perl Version 0.3 - 30 November 2002 ----------------------------------- http://www.the42.net/net-dnsbl Copyright (C) 2002 PJ Goodwin All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Summary: Net:DNSBL is a module to facilitate quering multiple DNS Block Lists. See the documantion (perldoc) for more information and the sample code for examples on how to use Availability You can get the latest version of Net::DNSBL from http://www.the42.net/net-dnsbl. Currently it is not part of the Comprehensive Perl Archive Network (CPAN) because I haven't figured out what the process is yet to get stuff added (I haven't spent the time to look). Requirements: Version of Socket distributed with Perl. I've tested against 5.6 and 5.8, but it should theoretically work with earlier versions as well (ymmv). Credits: Please see the CREDITS file. Installation: Please see the INSTALL file. ChangeLog: Please see the ChangeLog file. Documentation: Fairly non-existent at the moment. Installation information is included in the distribution as INSTALL and additional documentation may (eventually) be available at http://www.the42.net/net-dnsbl/ Support: You can try sending questions, issues, comments, suggestions, features requests, etc. regarding brigit to dnsbl(at)the42.net and I'll attempt to address them as time permits. Enjoy! pj