Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regru/net-whois-parser
Perl module for parsing whois information
https://github.com/regru/net-whois-parser
Last synced: 29 days ago
JSON representation
Perl module for parsing whois information
- Host: GitHub
- URL: https://github.com/regru/net-whois-parser
- Owner: regru
- Created: 2012-03-11T07:29:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-05T08:56:07.000Z (over 12 years ago)
- Last Synced: 2024-04-17T05:50:33.314Z (9 months ago)
- Language: Perl
- Homepage:
- Size: 120 KB
- Stars: 3
- Watchers: 28
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Net-Whois-Parser
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc Net::Whois::Parser
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Whois-ParserAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Net-Whois-ParserCPAN Ratings
http://cpanratings.perl.org/d/Net-Whois-ParserSearch CPAN
http://search.cpan.org/dist/Net-Whois-Parser/COPYRIGHT AND LICENCE
Copyright (C) 2009 Ivan Sokolov
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.