1
0
Fork 0
DNS-Record-Check/DNS-Record-Check
Zane C. B-H 0a9deb9486 set the time 0.0.0 was tagged
git-svn-id: svn://127.0.0.1/Perl/DNS::Record::Check/trunk@162 0c1c3402-1be1-de11-8092-0022686faf23
2010-05-14 20:02:36 +00:00
..
lib/DNS/Record version 0.0.0 looks good 2010-05-14 20:01:14 +00:00
t Add DNS::Record::Check initial stuff. 2010-05-14 15:32:59 +00:00
Changes set the time 0.0.0 was tagged 2010-05-14 20:02:36 +00:00
MANIFEST Add DNS::Record::Check initial stuff. 2010-05-14 15:32:59 +00:00
Makefile.PL version 0.0.0 looks good 2010-05-14 20:01:14 +00:00
README version 0.0.0 looks good 2010-05-14 20:01:14 +00:00
ignore.txt Add DNS::Record::Check initial stuff. 2010-05-14 15:32:59 +00:00

README

DNS-Record-Check

Provides various methods for checking various DNS
records.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc DNS::Record::Check

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=DNS-Record-Check

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/DNS-Record-Check

    CPAN Ratings
        http://cpanratings.perl.org/d/DNS-Record-Check

    Search CPAN
        http://search.cpan.org/dist/DNS-Record-Check/

	SVN info
		http://eesdp.org/svnweb/index.cgi/pubsvn/browse/Perl/DNS%3A%3ARecord%3A%3ACheck


LICENSE AND COPYRIGHT

Copyright (C) 2010 Zane C. Bowers

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.