The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Async::Github::RateLimit::Core - represents the current user's rate limit

METHODS

new

Instantiates.

limit

Current limit as a number of remaining requests.

remaining

Number of remaining requests.

reset

When we expect the rate limit to be reset, as a UNIX epoch.

seconds_left

Number of seconds left before reset.