rclasen / velohero

Perl web API to acces velohero.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VeloHero
========

library + some small tools to access veloherocom

To install this module type the following:

 - build and install the programs:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  LWP::ConnCache
  LWP::UserAgent
  XML::Simple

COPYRIGHT AND LICENSE

MIT License - see LICENSE file included in distribution

Copyright (C) 2010 Rainer Clasen

About

Perl web API to acces velohero.com

License:MIT License


Languages

Language:Perl 100.0%