File: META.yml

package info (click to toggle)
libdata-random-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 684 kB
  • sloc: perl: 405; sh: 11; makefile: 10
file content (52 lines) | stat: -rw-r--r-- 1,397 bytes parent folder | download
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
48
49
50
51
52
---
abstract: 'Perl module to generate random data'
author:
  - 'Adekunle Olonoh <koolade@users.sourceforge.net>'
build_requires:
  File::Temp: '0'
  Test::MockTime: '0'
  Test::More: '0.88'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  File::ShareDir::Install: '0.06'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Data-Random
provides:
  Data::Random:
    file: lib/Data/Random.pm
    version: '0.14'
  Data::Random::WordList:
    file: lib/Data/Random/WordList.pm
    version: '0.14'
recommends:
  GD: '0'
requires:
  Carp: '0'
  Exporter: '0'
  File::Basename: '0'
  FileHandle: '0'
  Time::Piece: '1.16'
  perl: '5.006'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Data-Random
  repository: git://github.com/barefootcoder/Data-Random.git
version: '0.14'
x_contributors:
  - 'Buddy Burden <barefootcoder@gmail.com>'
  - 'James E Keenan <jkeenan@cpan.org>'
  - 'Jose Joaquin Atria <jjatria@cpan.org>'
  - 'Michiel Beijen <michiel.beijen@gmail.com>'
  - 'Neil Bowers <neil@bowers.com>'
x_generated_by_perl: v5.14.4
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'