-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMETA.yml
36 lines (36 loc) · 1.07 KB
/
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: 'Verify that Perl files compile without errors.'
author:
- 'Guillaume Aubert <aubertg@cpan.org>'
build_requires:
Capture::Tiny: '0'
Git::Repository: '0'
Test::Exception: '0'
Test::FailWarnings: '0'
Test::More: '0.94'
Test::Requires::Git: '1.005'
Test::Type: '0'
configure_requires:
Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4205, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-GitHooks-Plugin-PerlCompile
provides:
App::GitHooks::Plugin::PerlCompile:
file: lib/App/GitHooks/Plugin/PerlCompile.pm
version: v1.1.1
requires:
App::GitHooks: '0'
File::Spec: '0'
System::Command: '0'
perl: '5.01'
resources:
bugtracker: https://github.com/guillaumeaubert/App-GitHooks-Plugin-PerlCompile/issues
homepage: https://metacpan.org/release/App-GitHooks-Plugin-PerlCompile
license: http://dev.perl.org/licenses/
repository: https://github.com/guillaumeaubert/App-GitHooks-Plugin-PerlCompile
version: v1.1.1