---
abstract: 'A complete GitLab API v3 client. (DEPRECATED)'
author:
  - 'Aran Clary Deltac <bluefeet@gmail.com>'
build_requires:
  Log::Any::Adapter::TAP: v0.2.0
  Test::Simple: '0.94'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.11, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: GitLab-API-v3
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  GitLab::API::v3:
    file: lib/GitLab/API/v3.pm
    version: '1.06'
  GitLab::API::v3::Constants:
    file: lib/GitLab/API/v3/Constants.pm
  GitLab::API::v3::Paginator:
    file: lib/GitLab/API/v3/Paginator.pm
  GitLab::API::v3::RESTClient:
    file: lib/GitLab/API/v3/RESTClient.pm
requires:
  Const::Fast: '0'
  Data::Serializer: '0'
  Getopt::Long: '0'
  Log::Any: '0.11'
  Log::Any::Adapter: '0'
  Log::Any::Adapter::Screen: '0'
  Moo: '1.006'
  Pod::Usage: '0'
  Role::REST::Client: '0.2'
  Try::Tiny: '0'
  Type::Tiny: '1'
  URI::Escape: '0'
  YAML: '0'
  namespace::clean: '0'
  strictures: '0'
resources:
  bugtracker: https://github.com/bluefeet/GitLab-API-v3/issues
  homepage: https://github.com/bluefeet/GitLab-API-v3
  repository: git://github.com/bluefeet/GitLab-API-v3.git
version: '1.06'
x_authority: cpan:BLUEFEET
x_contributors:
  - 'Dave Webb <github@d5ve.com>'
  - 'Dotan Dimet <dotan@corky.net>'
  - 'José Joaquín Atria <jjatria@gmail.com>'
  - 'Marek R. Sotola <Marek.R.Sotola@nasa.gov>'
  - 'Nigel Gregoire <nigelgregoire@gmail.com>'
  - 'trunov-ms <trunov.ms@gmail.com>'
x_deprecated: 1
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1