The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::GitHub::V3::GitData"

Net::GitHub::V3::GitData - GitHub Git DB API River stage two • 15 direct dependents • 28 total dependents

To ease the keyboard, we provied two ways to call any method which starts with :user/:repo 1. SET user/repos before call methods below $gh->set_default_user_repo('fayland', 'perl-net-github'); # take effects for all $gh-> $git_data->set_default_user_...

FAYLAND/Net-GitHub-1.05 - 03 Oct 2022 03:23:11 UTC

Net::GitHub::V3 - Github API v3 River stage two • 15 direct dependents • 28 total dependents

<http://developer.github.com/v3/> ATTRIBUTES Authentication There are two ways to authenticate through GitHub API v3: login/pass my $gh = Net::GitHub::V3->new( login => $ENV{GITHUB_USER}, pass => $ENV{GITHUB_PASS} ); access_token my $gh = Net::GitHub...

FAYLAND/Net-GitHub-1.05 - 03 Oct 2022 03:23:11 UTC
2 results (0.159 seconds)