Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cafe01/hon-client
Heroes of Newerth perl client.
https://github.com/cafe01/hon-client
Last synced: about 22 hours ago
JSON representation
Heroes of Newerth perl client.
- Host: GitHub
- URL: https://github.com/cafe01/hon-client
- Owner: cafe01
- Created: 2011-03-17T14:25:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-03-25T16:49:43.000Z (over 13 years ago)
- Last Synced: 2024-10-11T21:08:13.849Z (26 days ago)
- Language: Perl
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
DEPENDENCIES
Digest::MD5
AnyEvent
PHP::Serialization
Moose
Data::Hexdumper
MooseX::ClassAttributeINSTALLATION
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 HoN::Client
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=HoN-ClientAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/HoN-ClientCPAN Ratings
http://cpanratings.perl.org/d/HoN-ClientSearch CPAN
http://search.cpan.org/dist/HoN-Client/LICENSE AND COPYRIGHT
Copyright (C) 2011 "Cafe"
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.