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
- Host: GitHub
- URL: https://github.com/yanick/www-ohloh-api
- Owner: yanick
- Created: 2008-08-11T02:59:13.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2012-07-04T02:09:23.000Z (almost 13 years ago)
- Last Synced: 2025-03-22T08:51:24.639Z (3 months ago)
- Language: Perl
- Homepage:
- Size: 406 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installMANUAL
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.