mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
1abd16b102
implementation of applications for domain name checking. WWW: http://search.cpan.org/dist/Net-DNS-Check/ PR: ports/157445 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
10 lines
383 B
Plaintext
10 lines
383 B
Plaintext
Net::DNS::Check is a collection of OOP Perl modules allowing easy
|
|
implementation of applications for domain name checking.
|
|
|
|
The Net::DNS::Check was built to be as easy as possible to use and
|
|
highly configurable and flexible: it allow easy implementation
|
|
of your custom test and deeper configuration of what you want
|
|
to check and how.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-DNS-Check/
|