Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regru/poe-component-client-whois-smart
https://github.com/regru/poe-component-client-whois-smart
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/regru/poe-component-client-whois-smart
- Owner: regru
- Created: 2012-09-14T09:46:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-27T11:09:24.000Z (almost 11 years ago)
- Last Synced: 2024-04-17T05:50:33.467Z (9 months ago)
- Language: Perl
- Size: 141 KB
- Stars: 0
- Watchers: 29
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
POE-Component-Client-Whois-Smart
POE::Component::Client::Whois::Smart provides WHOIS query with some smart features.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc POE::Component::Client::Whois::Smart
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=POE-Component-Client-Whois-SmartAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/POE-Component-Client-Whois-SmartCPAN Ratings
http://cpanratings.perl.org/d/POE-Component-Client-Whois-SmartSearch CPAN
http://search.cpan.org/dist/POE-Component-Client-Whois-SmartCOPYRIGHT AND LICENCE
Copyright (C) 2008 Sergey Kotenko
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.