-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMETA.yml
More file actions
35 lines (35 loc) · 753 Bytes
/
META.yml
File metadata and controls
35 lines (35 loc) · 753 Bytes
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: 'Run Lua code from a string, rather than embedded.'
author:
- 'Alastair Douglas <altreus@perl.com>'
build_requires:
ExtUtils::MakeMaker: 6.42
Test::Class: 0
Test::More: 0
configure_requires:
ExtUtils::MakeMaker: 6.42
ExtUtils::PkgConfig: 1.12
distribution_type: module
generated_by: 'Module::Install version 0.87'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: Outline-Lua
no_index:
directory:
- inc
- t
provides:
Outline::Lua:
file: lib/Outline/Lua.pm
version: 0.10
Outline::Lua::Boolean:
file: lib/Outline/Lua.pm
requires:
List::Util: 0
Scalar::Util: 0
overload: 0
resources:
license: http://dev.perl.org/licenses/
version: 0.10