@@ -6,17 +6,17 @@ title: Libraries | developer.github.com
66
77Libraries for accessing the GitHub API from your favorite language.
88
9+ ##Java
10+
11+ The[ GitHub Java API] ( https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core ) library
12+ is part of the[ GitHub Mylyn Connector] ( https://github.com/eclipse/egit-github ) and aims to support the entire
13+ GitHub v3 API. Builds are available in[ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22 ) .
14+
915##Perl
1016
1117The[ Pithub] [ pithub-github ] library for Perl provides an interface
1218to the entire GitHub v3 API. There are a lot of tests included and
1319it is also available on the[ CPAN] [ pithub-cpan ] .
1420
1521[ pithub-github ] :https://github.com/plu/Pithub
16- [ pithub-cpan ] :http://metacpan.org/module/Pithub
17-
18- ##Java
19-
20- The[ GitHub Java API] ( https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core ) library
21- is part of the[ GitHub Mylyn Connector] ( https://github.com/eclipse/egit-github ) and aims to support the entire
22- GitHub v3 API. Builds are available in[ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22 ) .
22+ [ pithub-cpan ] :http://metacpan.org/module/Pithub