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

Changes for version 0.23 - 2019-10-18

  • Fix delete_runner so that it doesn't try to decode the response.
  • Any 204 response now just blanket returns undef.
  • More contextual JSON decoding error messages.

Documentation

Command line interface to the GitLab API v4.

Modules

A complete GitLab API v4 client.
Load configuration from a file, environment, and/or CLI options.
GitLab API v4 constants.
Mock API object for testing.
Mocking the internals of a GitLab server.
Mocked REST client that doesn't actually make HTTP requests.
Iterate through paginated GitLab v4 API records.
The HTTP client that does the heavy lifting.
A client that works against the GitLab web site.