| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 
 | # This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032.
CONTRIBUTORS
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.md
cpanfile
dist.ini
examples/cache.pl
examples/collaborators.pl
examples/create_release.pl
examples/fork_to_org.pl
examples/gitdata_commit.pl
examples/list_branches.pl
examples/list_repos.pl
examples/merge_branch.pl
examples/releases.pl
examples/rename_branch.pl
examples/show_commit.pl
lib/Pithub.pm
lib/Pithub/Base.pm
lib/Pithub/Events.pm
lib/Pithub/Gists.pm
lib/Pithub/Gists/Comments.pm
lib/Pithub/GitData.pm
lib/Pithub/GitData/Blobs.pm
lib/Pithub/GitData/Commits.pm
lib/Pithub/GitData/References.pm
lib/Pithub/GitData/Tags.pm
lib/Pithub/GitData/Trees.pm
lib/Pithub/Issues.pm
lib/Pithub/Issues/Assignees.pm
lib/Pithub/Issues/Comments.pm
lib/Pithub/Issues/Events.pm
lib/Pithub/Issues/Labels.pm
lib/Pithub/Issues/Milestones.pm
lib/Pithub/Markdown.pm
lib/Pithub/Orgs.pm
lib/Pithub/Orgs/Members.pm
lib/Pithub/Orgs/Teams.pm
lib/Pithub/PullRequests.pm
lib/Pithub/PullRequests/Comments.pm
lib/Pithub/PullRequests/Reviewers.pm
lib/Pithub/Repos.pm
lib/Pithub/Repos/Actions.pm
lib/Pithub/Repos/Actions/Workflows.pm
lib/Pithub/Repos/Collaborators.pm
lib/Pithub/Repos/Commits.pm
lib/Pithub/Repos/Contents.pm
lib/Pithub/Repos/Downloads.pm
lib/Pithub/Repos/Forks.pm
lib/Pithub/Repos/Hooks.pm
lib/Pithub/Repos/Keys.pm
lib/Pithub/Repos/Releases.pm
lib/Pithub/Repos/Releases/Assets.pm
lib/Pithub/Repos/Starring.pm
lib/Pithub/Repos/Stats.pm
lib/Pithub/Repos/Statuses.pm
lib/Pithub/Repos/Watching.pm
lib/Pithub/Result.pm
lib/Pithub/Result/SharedCache.pm
lib/Pithub/ResultSet.pm
lib/Pithub/Search.pm
lib/Pithub/SearchV3.pm
lib/Pithub/Users.pm
lib/Pithub/Users/Emails.pm
lib/Pithub/Users/Followers.pm
lib/Pithub/Users/Keys.pm
perlcriticrc
perltidyrc
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/basic.t
t/encoding.t
t/events.t
t/gists.t
t/git_data.t
t/issues.t
t/lib/Pithub/Test.pm
t/lib/Pithub/Test/Factory.pm
t/lib/Pithub/Test/UA.pm
t/lib/Pithub/Test/http_response/api.github.com/error/notfound.GET
t/lib/Pithub/Test/http_response/api.github.com/orgs/CPAN-API/repos.GET
t/lib/Pithub/Test/http_response/api.github.com/repos/foo/bar/downloads.POST
t/lib/Pithub/Test/http_response/api.github.com/repos/foo/bar/issues.GET
t/lib/Pithub/Test/http_response/api.github.com/user/following/rafl.GET
t/lib/Pithub/Test/http_response/api.github.com/users/miyagawa/followers.GET
t/lib/Pithub/Test/http_response/api.github.com/users/miyagawa/followers.GET.page-26
t/lib/Pithub/Test/http_response/api.github.com/users/miyagawa/followers.GET.page-3
t/lib/Pithub/Test/http_response/api.github.com/users/miyagawa/followers.GET.per_page-1
t/lib/Pithub/Test/http_response/api.github.com/users/plu.GET
t/lib/Pithub/Test/http_response/api.github.com/users/plu/followers.GET.page-2.per_page-15
t/lib/Pithub/Test/http_response/api.github.com/users/plu/followers.GET.page-3.per_page-15
t/lib/Pithub/Test/http_response/api.github.com/users/plu/followers.GET.page-4.per_page-15
t/lib/Pithub/Test/http_response/api.github.com/users/plu/followers.GET.per_page-15
t/lib/Pithub/Test/http_response/api.github.com/users/plu/repos.GET
t/lib/Pithub/Test/http_response/api.github.com/users/rwstauner.GET
t/live/basic.t
t/live/cache-lru.t
t/live/cache.t
t/live/events.t
t/live/gists.t
t/live/git_data.t
t/live/issues.t
t/live/orgs.t
t/live/pull_requests.t
t/live/repos.t
t/live/repos/actions/workflows.t
t/live/users.t
t/multi.t
t/orgs.t
t/pull_requests.t
t/repos.t
t/search.t
t/test.t
t/users.t
tidyall.ini
xt/author/eol.t
xt/author/mojibake.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
xt/author/synopsis.t
xt/author/test-version.t
xt/release/cpan-changes.t
 |