Revision history for Perl extension Net::DNSBL::Statistics
0.13 Mon Jan 27 11:59:58 PST 2014
modify Makefile.PL to bypass missing 'pod2text'
0.12 Sun Nov 16 16:47:08 PST 2008
further revisions to t/run.t for smoker tests
update to support INCLUDE keys in the config file
NOTE: dnsblstat has been updated to support INCLUDE keys.
you must update your dnsblmon script if you wish
to use this feature.
0.11 Fri Nov 14 14:35:20 PST 2008
more work on t/run.t for smoker testing compatibility
0.10 Tue Nov 11 13:13:31 PST 2008
fix broken test in t/run.t
0.09 Sun Nov 9 17:13:28 PST 2008
improvements for smoker tests
0.08 Sat Nov 1 17:15:11 PDT 2008
adjust prerequsites list
0.07 Sat Nov 1 15:37:02 PST 2008
correct prerequsites error in Makefile.PL
0.06 Wed Oct 15 15:03:50 PDT 2008
require Net::DNS::ToolKit version 0.41 or higher
0.05 Sun Feb 17 11:49:07 PST 2008
fixed typo in contrib/stats2page.sh v1.01
that resulted in archive file names being named with the
month and day reversed ... this cause the files to sort
in the wrong order on the web page generated by the script
0.04 Tue Jan 22 12:21:25 PST 2008
documentation updates
fixed potential -t switch mis-read in 'dnsblstat'
0.03 Mon Jan 7 00:13:36 PST 2008
update contrib/dnsbl_compare.shtml
updated scripts/stats2html.pl
add contrib/stat2generic.pl
0.02 Fri Jan 4 17:22:14 PST 2008
move TOTAL to returned array
add UNION of all results to array
allow multiple writes from 'select' if host will accept them
0.01 Thu Jan 3 18:27:10 PST 2008
initial release