We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 807811b + 56d6eea commit d5f9fb9Copy full SHA for d5f9fb9
1 file changed
content/v3/libraries.md
@@ -28,10 +28,11 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
28
29
## Perl
30
31
-The [Pithub][pithub-github] library for Perl provides an interface
32
-to the entire GitHub v3 API. There are a lot of tests included and
33
-it is also available on the [CPAN][pithub-cpan].
+* [Pithub][pithub-github] ([CPAN][pithub-cpan])
+* [Net::Github][net-github-github] ([CPAN][net-github-cpan])
34
+[net-github-github]: https://github.com/fayland/perl-net-github
35
+[net-github-cpan]: http://search.cpan.org/~fayland/Net-GitHub-0.30/lib/Net/GitHub.pm
36
[pithub-github]: https://github.com/plu/Pithub
37
[pithub-cpan]: http://metacpan.org/module/Pithub
38
0 commit comments