-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathMETA.yml
35 lines (35 loc) · 844 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
---
abstract: 'RT extension installer'
author:
- 'Best Practical Solutions'
build_requires:
ExtUtils::MakeMaker: 6.59
configure_requires:
ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.21'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: Module-Install-RTx
no_index:
directory:
- inc
- t
provides:
Module::Install::RTx:
file: lib/Module/Install/RTx.pm
version: '0.44'
Module::Install::RTx::Remove:
file: lib/Module/Install/RTx/Remove.pm
Module::Install::RTx::Runtime:
file: lib/Module/Install/RTx/Runtime.pm
requires:
Module::Install::Admin: 0.4
Module::Install::ReadmeFromPod: 0
perl: 5.8.0
resources:
license: http://opensource.org/licenses/mit-license.php
version: '0.44'