-
Notifications
You must be signed in to change notification settings - Fork 8
/
META.yml
36 lines (36 loc) · 977 Bytes
/
META.yml
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
---
abstract: 'Fast & minimal low-level HTTP client'
author:
- 'Kang-min Liu <[email protected]>'
- 'Ævar Arnfjörð Bjarmason <[email protected]>'
- 'Borislav Nikolov <[email protected]>'
- 'Damian Gryski <[email protected]>'
build_requires:
HTTP::Server::Simple::PSGI: '0'
Net::Ping: '2.41'
Net::Server::HTTP: '0'
Plack: '0'
Test::Exception: '0'
Test::More: '0'
configure_requires:
Module::Build::Tiny: '0'
dynamic_config: 0
generated_by: 'App::ModuleBuildTiny version 0.025, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
url: https://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Hijk
provides:
Hijk:
file: lib/Hijk.pm
version: '0.28'
requires:
Time::HiRes: '0'
resources:
bugtracker: https://github.com/gugod/Hijk/issues
repository: https://github.com/gugod/Hijk.git
version: '0.28'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_spdx_expression: MIT
x_static_install: '1'