Pithub
Pithub copied to clipboard
Perl Github v3 API
Cache::LRU has not had a new release in 8 years and there's a "." in `@INC` failure which has not been addressed: https://rt.cpan.org/Public/Bug/Display.html?id=120868 This is a breaking change to the...
The generated POD in the tarball on CPAN for Pithub::Base has some issues. ``perldoc`` complains about missing and additional ``=back``s. What seems to happen is that the sections marked with...
`per_page` was never sent for a request when a `query_form` was given, as it was overwritten after initialization. Also, SearchV3 did not respect a per_page during the search. Both are...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
The `=for Pod::Coverage` directives were inside `=over`/`=back` blocks, causing perldoc to emit "=item has no contents" warnings and misrendering the documentation on CPAN. ## Changes - Moved four `=for Pod::Coverage`...