File: MANIFEST

package info (click to toggle)
libgitlab-api-v4-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,500 kB
  • sloc: perl: 5,960; sh: 838; python: 63; makefile: 12
file content (94 lines) | stat: -rw-r--r-- 2,709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Build.PL
Changes
LICENSE
META.json
README.md
author/README.pod
author/config.yml
author/footer.pm
author/generate.pl
author/header.pm
author/sections/award_emoji.yml
author/sections/boards.yml
author/sections/branches.yml
author/sections/broadcast_messages.yml
author/sections/commits.yml
author/sections/container_registry.yml
author/sections/custom_attributes.yml
author/sections/deploy_keys.yml
author/sections/deployments.yml
author/sections/discussions.yml
author/sections/environments.yml
author/sections/events.yml
author/sections/features.yml
author/sections/gitignores_templates.yml
author/sections/gitlab_ci_ymls_templates.yml
author/sections/group_access_requests.yml
author/sections/group_badges.yml
author/sections/group_boards.yml
author/sections/group_level_variables.yml
author/sections/group_members.yml
author/sections/group_milestones.yml
author/sections/groups.yml
author/sections/issues.yml
author/sections/jobs.yml
author/sections/keys.yml
author/sections/labels.yml
author/sections/licenses_templates.yml
author/sections/lint.yml
author/sections/markdown.yml
author/sections/merge_requests.yml
author/sections/milestones.yml
author/sections/namespaces.yml
author/sections/notes.yml
author/sections/notification_settings.yml
author/sections/page_domains.yml
author/sections/pipeline_schedules.yml
author/sections/pipeline_triggers.yml
author/sections/pipelines.yml
author/sections/project_access_requests.yml
author/sections/project_badges.yml
author/sections/project_import_export.yml
author/sections/project_level_variables.yml
author/sections/project_members.yml
author/sections/project_snippets.yml
author/sections/projects.yml
author/sections/protected_branches.yml
author/sections/protected_tags.yml
author/sections/release_links.yml
author/sections/releases.yml
author/sections/remote_mirrors.yml
author/sections/repositories.yml
author/sections/repository_files.yml
author/sections/resource_label_events.yml
author/sections/runners.yml
author/sections/search.yml
author/sections/services.yml
author/sections/settings.yml
author/sections/sidekiq_metrics.yml
author/sections/snippets.yml
author/sections/statistics.yml
author/sections/system_hooks.yml
author/sections/tags.yml
author/sections/todos.yml
author/sections/users.yml
author/sections/version.yml
author/sections/wikis.yml
author/setup-test-container
cpanfile
lib/GitLab/API/v4.pm
lib/GitLab/API/v4/Config.pm
lib/GitLab/API/v4/Constants.pm
lib/GitLab/API/v4/Mock.pm
lib/GitLab/API/v4/Mock/Engine.pm
lib/GitLab/API/v4/Mock/RESTClient.pm
lib/GitLab/API/v4/Paginator.pm
lib/GitLab/API/v4/RESTClient.pm
lib/GitLab/API/v4/WWWClient.pm
minil.toml
script/gitlab-api-v4
t/gitlab-api-v4.t
t/regression.t
t/unit.t
META.yml
MANIFEST