RSS | Module Info | Add a review of Net-DNS-Check
Net-DNS-Check
(0.45)
A decent module that's decently documented. One issue I have with it is that if you want to write a custom Net::DNS::Check::Test::my_test module and have it use it you have to mess around with Net::DNS::Check::Config's internal datastructures. I.e. $conf->test_list( [ qw< my_test > ] ); $conf->{ test_configured }->{ my_test } = 'E'. If you don't do this it'll silently miss your custom test.
Ævar Arnfjörð Bjarmason - 2007-02-05T04:51:07 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No

