Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Roman Lacko
gitlab_api
Commits
aef06aef
Commit
aef06aef
authored
Sep 15, 2017
by
Roman Lacko
Browse files
fix syntax highlight in Readme
parent
c27f079a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
aef06aef
...
...
@@ -4,7 +4,7 @@ Lightweight implementation of [GitLab CE API](https://docs.gitlab.com/ce/api/) i
## Quick start
```
{.pl}
```
perl
use
GitLab
;
my
$gitlab
=
GitLab::
API
->
new
(
...
...
@@ -41,4 +41,4 @@ my $groups = $gitlab->groups(search => "pb161");
## Author
Roman Lacko
<[`xlacko1@fi.muni.cz`](mailto:xlacko1@fi.muni.cz)>
\ No newline at end of file
Roman Lacko
<[`xlacko1@fi.muni.cz`](mailto:xlacko1@fi.muni.cz)>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment