Pithub icon indicating copy to clipboard operation
Pithub copied to clipboard

Perl Github v3 API

Results 3 Pithub issues
Sort by recently updated
recently updated
newest added

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...