An open API service indexing awesome lists of open source software.

https://github.com/yanick/www-ohloh-api

Ohloh API implementation for Perl
https://github.com/yanick/www-ohloh-api

Last synced: 2 months ago
JSON representation

Ohloh API implementation for Perl

Awesome Lists containing this project

README

        

WWW-Ohloh-API version 1.0_1

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

MANUAL

The script 'docs/manual.pl' enclosed in the distribution can
be used to generate a manual of all the modules's pod. (requires
Pod::Manual and LaTeX to be installed on your system)

COPYRIGHT AND LICENCE

Copyright (C) 2008, Yanick Champoux

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.