mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
fef0e8270e
Pithub provides a set of modules to access the Github v3 API in an object oriented way. There is also Net::GitHub which does the same for all the versions (v1, v2, v3) of the Github API. Pithub supports all API calls so far, but only for v3. http://search.cpan.org/dist/Pithub/ WWW: http://search.cpan.org/dist/Pithub/
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
Pithub provides a set of modules to access the Github v3 API in an object
|
|
oriented way. There is also Net::GitHub which does the same for all the versions
|
|
(v1, v2, v3) of the Github API. Pithub supports all API calls so far, but only
|
|
for v3.
|
|
|
|
http://search.cpan.org/dist/Pithub/ WWW: http://search.cpan.org/dist/Pithub/
|