-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
47 lines (47 loc) · 1.12 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
37
38
39
40
41
42
43
44
45
46
47
---
abstract: 'App::Scaffolder extension to scaffold Puppet modules'
author:
- 'Manfred Stock <[email protected]>'
build_requires:
App::Cmd::Tester: '0'
App::Scaffolder: '0.002000'
Carp: '0'
Directory::Scratch: '0'
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Module::Build: '0.3601'
Test::Class: '0'
Test::Exception: '0'
Test::File: '0'
Test::File::ShareDir: '0'
Test::MockObject: '0'
Test::More: '0.88'
lib: '0'
perl: '5.006'
configure_requires:
Module::Build: '0.3601'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-Scaffolder-Puppet
no_index:
file:
- perlcritic.rc
requires:
App::Scaffolder: '0.002000'
App::Scaffolder::Command: '0'
File::Spec::Functions: '0'
MRO::Compat: '0'
Path::Class::Dir: '0'
parent: '0'
strict: '0'
warnings: '0'
resources:
repository: git://github.com/mstock/App-Scaffolder-Puppet.git
version: '0.004000'
x_generated_by_perl: v5.28.1
x_serialization_backend: 'YAML::Tiny version 1.73'