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::Query"

Net::GitHub::V3::Query - Base Query role for Net::GitHub::V3 River stage two • 15 direct dependents • 28 total dependents

set Authentication and call API ATTRIBUTES login pass access_token Either set access_token from OAuth or login:pass for Basic Authentication <http://developer.github.com/> raw_string raw_response api_throttle API throttling is enabled by default, set...

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

Net::GitHub::V3::ResultSet - GitHub query iteration helper River stage two • 15 direct dependents • 28 total dependents

Objects in this class store the current status of a GitHub query while the user iterates over individual items. This happens behind the scenes, users of Net::GitHub::V3 don't need to know about this class. Each of the V3 submodules holds one of these...

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

Net::Async::Github - support for the https://github.com REST API with IO::Async River stage zero No dependents

This is a basic wrapper for Github's API....

TEAM/Net-Async-Github-0.013 - 30 Dec 2023 00:51:35 UTC
4 results (0.077 seconds)