-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMYMETA.yml
More file actions
31 lines (31 loc) · 715 Bytes
/
MYMETA.yml
File metadata and controls
31 lines (31 loc) · 715 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
---
abstract: 'Base class for Array Tours.'
author:
- 'John M. Gamble <jgamble@cpan.org>'
build_requires:
Test::Simple: 0
dynamic_config: 0
generated_by: 'Module::Build version 0.3624'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.2.html
version: 1.2
name: Array-Tour
provides:
Array::Tour:
file: lib/Array/Tour.pm
version: 0.06
Array::Tour::RandomWalk:
file: lib/Array/Tour/RandomWalk.pm
version: 0.06
Array::Tour::Serpentine:
file: lib/Array/Tour/Serpentine.pm
version: 0.06
Array::Tour::Spiral:
file: lib/Array/Tour/Spiral.pm
version: 0.06
requires:
perl: v5.8.0
resources:
license: http://dev.perl.org/licenses/
version: 0.06