notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Pithub Github v3 API
0.01041 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.01041Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-03 15:08:56
Last Update: 2023-08-26 20:33:58
Commit Hash: cfe75c7
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Pithub
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (105 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Pithub-0.01041/catalog.mk
  2. /usr/local/share/licenses/p5-Pithub-0.01041/LICENSE
  3. /usr/local/share/licenses/p5-Pithub-0.01041/ART10
  4. /usr/local/share/licenses/p5-Pithub-0.01041/GPLv1+
  5. lib/perl5/site_perl/Pithub.pm
  6. lib/perl5/site_perl/Pithub/Base.pm
  7. lib/perl5/site_perl/Pithub/Events.pm
  8. lib/perl5/site_perl/Pithub/Gists.pm
  9. lib/perl5/site_perl/Pithub/Gists/Comments.pm
  10. lib/perl5/site_perl/Pithub/GitData.pm
  11. lib/perl5/site_perl/Pithub/GitData/Blobs.pm
  12. lib/perl5/site_perl/Pithub/GitData/Commits.pm
  13. lib/perl5/site_perl/Pithub/GitData/References.pm
  14. lib/perl5/site_perl/Pithub/GitData/Tags.pm
  15. lib/perl5/site_perl/Pithub/GitData/Trees.pm
  16. lib/perl5/site_perl/Pithub/Issues.pm
  17. lib/perl5/site_perl/Pithub/Issues/Assignees.pm
  18. lib/perl5/site_perl/Pithub/Issues/Comments.pm
  19. lib/perl5/site_perl/Pithub/Issues/Events.pm
  20. lib/perl5/site_perl/Pithub/Issues/Labels.pm
  21. lib/perl5/site_perl/Pithub/Issues/Milestones.pm
  22. lib/perl5/site_perl/Pithub/Markdown.pm
  23. lib/perl5/site_perl/Pithub/Orgs.pm
  24. lib/perl5/site_perl/Pithub/Orgs/Members.pm
  25. lib/perl5/site_perl/Pithub/Orgs/Teams.pm
  26. lib/perl5/site_perl/Pithub/PullRequests.pm
  27. lib/perl5/site_perl/Pithub/PullRequests/Comments.pm
  28. lib/perl5/site_perl/Pithub/PullRequests/Reviewers.pm
  29. lib/perl5/site_perl/Pithub/Repos.pm
  30. lib/perl5/site_perl/Pithub/Repos/Actions.pm
  31. lib/perl5/site_perl/Pithub/Repos/Actions/Workflows.pm
  32. lib/perl5/site_perl/Pithub/Repos/Collaborators.pm
  33. lib/perl5/site_perl/Pithub/Repos/Commits.pm
  34. lib/perl5/site_perl/Pithub/Repos/Contents.pm
  35. lib/perl5/site_perl/Pithub/Repos/Downloads.pm
  36. lib/perl5/site_perl/Pithub/Repos/Forks.pm
  37. lib/perl5/site_perl/Pithub/Repos/Hooks.pm
  38. lib/perl5/site_perl/Pithub/Repos/Keys.pm
  39. lib/perl5/site_perl/Pithub/Repos/Releases.pm
  40. lib/perl5/site_perl/Pithub/Repos/Releases/Assets.pm
  41. lib/perl5/site_perl/Pithub/Repos/Starring.pm
  42. lib/perl5/site_perl/Pithub/Repos/Stats.pm
  43. lib/perl5/site_perl/Pithub/Repos/Statuses.pm
  44. lib/perl5/site_perl/Pithub/Repos/Watching.pm
  45. lib/perl5/site_perl/Pithub/Result.pm
  46. lib/perl5/site_perl/Pithub/Result/SharedCache.pm
  47. lib/perl5/site_perl/Pithub/ResultSet.pm
  48. lib/perl5/site_perl/Pithub/Search.pm
  49. lib/perl5/site_perl/Pithub/SearchV3.pm
  50. lib/perl5/site_perl/Pithub/Users.pm
  51. lib/perl5/site_perl/Pithub/Users/Emails.pm
  52. lib/perl5/site_perl/Pithub/Users/Followers.pm
  53. lib/perl5/site_perl/Pithub/Users/Keys.pm
  54. lib/perl5/site_perl/man/man3/Pithub.3.gz
  55. lib/perl5/site_perl/man/man3/Pithub::Base.3.gz
  56. lib/perl5/site_perl/man/man3/Pithub::Events.3.gz
  57. lib/perl5/site_perl/man/man3/Pithub::Gists.3.gz
  58. lib/perl5/site_perl/man/man3/Pithub::Gists::Comments.3.gz
  59. lib/perl5/site_perl/man/man3/Pithub::GitData.3.gz
  60. lib/perl5/site_perl/man/man3/Pithub::GitData::Blobs.3.gz
  61. lib/perl5/site_perl/man/man3/Pithub::GitData::Commits.3.gz
  62. lib/perl5/site_perl/man/man3/Pithub::GitData::References.3.gz
  63. lib/perl5/site_perl/man/man3/Pithub::GitData::Tags.3.gz
  64. lib/perl5/site_perl/man/man3/Pithub::GitData::Trees.3.gz
  65. lib/perl5/site_perl/man/man3/Pithub::Issues.3.gz
  66. lib/perl5/site_perl/man/man3/Pithub::Issues::Assignees.3.gz
  67. lib/perl5/site_perl/man/man3/Pithub::Issues::Comments.3.gz
  68. lib/perl5/site_perl/man/man3/Pithub::Issues::Events.3.gz
  69. lib/perl5/site_perl/man/man3/Pithub::Issues::Labels.3.gz
  70. lib/perl5/site_perl/man/man3/Pithub::Issues::Milestones.3.gz
  71. lib/perl5/site_perl/man/man3/Pithub::Markdown.3.gz
  72. lib/perl5/site_perl/man/man3/Pithub::Orgs.3.gz
  73. lib/perl5/site_perl/man/man3/Pithub::Orgs::Members.3.gz
  74. lib/perl5/site_perl/man/man3/Pithub::Orgs::Teams.3.gz
  75. lib/perl5/site_perl/man/man3/Pithub::PullRequests.3.gz
  76. lib/perl5/site_perl/man/man3/Pithub::PullRequests::Comments.3.gz
  77. lib/perl5/site_perl/man/man3/Pithub::PullRequests::Reviewers.3.gz
  78. lib/perl5/site_perl/man/man3/Pithub::Repos.3.gz
  79. lib/perl5/site_perl/man/man3/Pithub::Repos::Actions.3.gz
  80. lib/perl5/site_perl/man/man3/Pithub::Repos::Actions::Workflows.3.gz
  81. lib/perl5/site_perl/man/man3/Pithub::Repos::Collaborators.3.gz
  82. lib/perl5/site_perl/man/man3/Pithub::Repos::Commits.3.gz
  83. lib/perl5/site_perl/man/man3/Pithub::Repos::Contents.3.gz
  84. lib/perl5/site_perl/man/man3/Pithub::Repos::Downloads.3.gz
  85. lib/perl5/site_perl/man/man3/Pithub::Repos::Forks.3.gz
  86. lib/perl5/site_perl/man/man3/Pithub::Repos::Hooks.3.gz
  87. lib/perl5/site_perl/man/man3/Pithub::Repos::Keys.3.gz
  88. lib/perl5/site_perl/man/man3/Pithub::Repos::Releases.3.gz
  89. lib/perl5/site_perl/man/man3/Pithub::Repos::Releases::Assets.3.gz
  90. lib/perl5/site_perl/man/man3/Pithub::Repos::Starring.3.gz
  91. lib/perl5/site_perl/man/man3/Pithub::Repos::Stats.3.gz
  92. lib/perl5/site_perl/man/man3/Pithub::Repos::Statuses.3.gz
  93. lib/perl5/site_perl/man/man3/Pithub::Repos::Watching.3.gz
  94. lib/perl5/site_perl/man/man3/Pithub::Result.3.gz
  95. lib/perl5/site_perl/man/man3/Pithub::Result::SharedCache.3.gz
  96. lib/perl5/site_perl/man/man3/Pithub::ResultSet.3.gz
  97. lib/perl5/site_perl/man/man3/Pithub::Search.3.gz
  98. lib/perl5/site_perl/man/man3/Pithub::SearchV3.3.gz
  99. lib/perl5/site_perl/man/man3/Pithub::Users.3.gz
  100. lib/perl5/site_perl/man/man3/Pithub::Users::Emails.3.gz
  101. lib/perl5/site_perl/man/man3/Pithub::Users::Followers.3.gz
  102. lib/perl5/site_perl/man/man3/Pithub::Users::Keys.3.gz
  103. @owner
  104. @group
  105. @mode
Collapse this list.
Dependency lines:
  • p5-Pithub>0:devel/p5-Pithub
To install the port:
cd /usr/ports/devel/p5-Pithub/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Pithub
  • pkg install p5-Pithub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Pithub
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693056797 SHA256 (Pithub-0.01041.tar.gz) = 79d27ce6c376c36cb087db8ed2b6581a5e790e021bbaf13eb5dd5cade0993f8b SIZE (Pithub-0.01041.tar.gz) = 116769

Packages (timestamps in pop-ups are UTC):
p5-Pithub
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.010410.010410.010350.010410.01041-0.01035-
FreeBSD:13:quarterly0.010410.010410.010400.010410.010410.010410.010410.01041
FreeBSD:14:latest0.010410.010410.010400.010410.010410.01040-0.01040
FreeBSD:14:quarterly0.010410.01041-0.010410.010410.010410.010410.01041
FreeBSD:15:latest0.010410.01041n/a0.01041n/a0.010410.010410.01041
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-CHI>=0 : devel/p5-CHI
  2. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  3. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  4. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  5. p5-Moo>=0 : devel/p5-Moo
  6. p5-libwww>=0 : www/p5-libwww
  7. perl5>=5.34<5.35 : lang/perl5.34
  8. perl5>=5.34<5.35 : lang/perl5.34
Test dependencies:
  1. p5-Import-Into>=0 : devel/p5-Import-Into
  2. p5-Path-Tiny>=0 : devel/p5-Path-Tiny
  3. p5-Test-Differences>=0 : devel/p5-Test-Differences
  4. p5-Test-Exception>=0 : devel/p5-Test-Exception
  5. p5-Test-Most>=0 : devel/p5-Test-Most
  6. p5-Test-Needs>=0 : devel/p5-Test-Needs
Runtime dependencies:
  1. p5-CHI>=0 : devel/p5-CHI
  2. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  3. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  4. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  5. p5-Moo>=0 : devel/p5-Moo
  6. p5-libwww>=0 : www/p5-libwww
  7. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. www/p5-App-gist
for Run
  1. www/p5-App-gist

Configuration Options:
No options to configure
Options name:
devel_p5-Pithub
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/O/OA/OALDERS/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/O/OA/OALDERS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Pithub/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/O/OA/OALDERS/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/O/OA/OALDERS/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/O/OA/OALDERS/
  7. http://backpan.perl.org/authors/id/O/OA/OALDERS/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/O/OA/OALDERS/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/O/OA/OALDERS/
  10. https://cpan.metacpan.org/authors/id/O/OA/OALDERS/
  11. https://cpan.metacpan.org/modules/by-module/Pithub/
  12. https://www.cpan.org/authors/id/O/OA/OALDERS/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.01041
26 Aug 2023 20:33:58
commit hash: cfe75c76fc003302d58399899e1332d589a5a766commit hash: cfe75c76fc003302d58399899e1332d589a5a766commit hash: cfe75c76fc003302d58399899e1332d589a5a766commit hash: cfe75c76fc003302d58399899e1332d589a5a766 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Pithub: Update to 0.01041

Changes:	https://metacpan.org/dist/Pithub/changes
0.01040
03 Oct 2022 17:10:24
commit hash: 79d3225819b280c8005742fc3578d199754665decommit hash: 79d3225819b280c8005742fc3578d199754665decommit hash: 79d3225819b280c8005742fc3578d199754665decommit hash: 79d3225819b280c8005742fc3578d199754665de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Pithub: Update to 0.01040

Changes:	https://metacpan.org/dist/Pithub/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.01039
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.01039
31 Aug 2022 11:40:58
commit hash: aaaa08e21e96f940dcf22769fe1d8333f8e5944acommit hash: aaaa08e21e96f940dcf22769fe1d8333f8e5944acommit hash: aaaa08e21e96f940dcf22769fe1d8333f8e5944acommit hash: aaaa08e21e96f940dcf22769fe1d8333f8e5944a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Pithub: Update to 0.01039

Changes:	https://metacpan.org/dist/Pithub/changes
0.01038
27 Aug 2022 10:24:01
commit hash: 5475c57e1a65b69d0a09e8642bd2995dca2e02b2commit hash: 5475c57e1a65b69d0a09e8642bd2995dca2e02b2commit hash: 5475c57e1a65b69d0a09e8642bd2995dca2e02b2commit hash: 5475c57e1a65b69d0a09e8642bd2995dca2e02b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Pithub: Update to 0.01038

Changes:	https://metacpan.org/dist/Pithub/changes
0.01037
30 Jul 2022 05:57:45
commit hash: d1ca21cc2149ecd6573ce653492a532af1cf6a91commit hash: d1ca21cc2149ecd6573ce653492a532af1cf6a91commit hash: d1ca21cc2149ecd6573ce653492a532af1cf6a91commit hash: d1ca21cc2149ecd6573ce653492a532af1cf6a91 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Pithub: Update to 0.01037

Changes:	https://metacpan.org/dist/Pithub/changes
0.01036
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.01036
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.01036
17 Feb 2021 18:03:19
Revision:565567Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.01036

Changes:	https://metacpan.org/changes/distribution/Pithub
0.01035
08 Dec 2019 16:58:22
Revision:519367Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.01035

Changes:	https://metacpan.org/changes/distribution/Pithub
0.01034
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.01034
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.01034
22 Feb 2018 19:50:23
Revision:462624Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.01034

Changes:	http://search.cpan.org/dist/Pithub/Changes
0.01033
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.01033
15 Nov 2016 02:46:16
Revision:426140Original commit files touched by this commit
danfe search for other commits by this committer
Improve port description text formatting and fix WWW line.
0.01033
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.01033
23 Jan 2016 15:14:37
Revision:407004Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.01033

Changes:	http://search.cpan.org/dist/Pithub/Changes
0.01032
17 Jan 2016 13:09:24
Revision:406330Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.01032
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Pithub/Changes
Sponsored by:	PortsCamp Taiwan
0.01030
19 Oct 2015 20:17:39
Revision:399720Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.01030
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Pithub/Changes
0.01025_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.01025
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.01025
19 May 2014 18:38:11
Revision:354570Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.01025

Changes:	http://search.cpan.org/dist/Pithub/Changes
0.01024
29 Apr 2014 13:22:00
Revision:352601Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.01024

Changes:	http://search.cpan.org/dist/Pithub/Changes
0.01.020
30 Sep 2013 20:25:26
Revision:328865Original commit files touched by this commit
sunpoet search for other commits by this committer
- Support STAGEDIR
0.01.020
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.01.020
03 Sep 2013 15:08:46
Revision:326157Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add p5-Pithub 0.01020

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/

Number of commits found: 27