-
Notifications
You must be signed in to change notification settings - Fork 2
/
META.yml
39 lines (39 loc) · 953 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
37
38
39
---
abstract: 'Yet another package manager for building development environment'
author:
- 'magnolia <[email protected]>'
build_requires:
ExtUtils::MakeMaker: '6.66'
Test::Exception: '0'
Test::More: '0.98'
Test::Output: '0'
configure_requires:
ExtUtils::MakeMaker: '6.66'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Enbld
no_index:
directory:
- t
- inc
- xt
requires:
File::Basename: '0'
File::Copy::Recursive: '0'
File::Spec: '0'
HTTP::Tiny: '0.041'
IO::Socket::SSL: '0'
Try::Lite: '0'
autodie: '0'
parent: '0'
perl: '5.010001'
version: '0.77'
resources:
bugtracker: https://github.com/magnolia-k/Enbld/issues
homepage: https://github.com/magnolia-k/Enbld
repository: https://github.com/magnolia-k/Enbld.git
version: '0.7041'