The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.19 - 2019-05-17

  • Live tests now run against GitLab CE 11.10.4 (was 11.2.3).
  • Add GitLab::API::v4::WWWClient.
  • Add GitLab::API::v4::Mock for writing unit tests.
  • Switch to the GNU General Public License version 3.

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.