File: META.yml

package info (click to toggle)
libtest-mock-time-perl 0.1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: perl: 482; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,113 bytes parent folder | download | duplicates (3)
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
---
abstract: 'Deterministic time & timers for event loop tests'
author:
  - 'Alex Efros <powerman@cpan.org>'
build_requires:
  Test::Exception: '0'
  Test::More: '0.96'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-Mock-Time
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  Test::Mock::Time:
    file: lib/Test/Mock/Time.pm
    version: v0.1.7
requires:
  Export::Attrs: '0'
  List::Util: '1.33'
  Scalar::Util: '0'
  Test::MockModule: '0'
  bignum: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/powerman/perl-Test-Mock-Time/issues
  homepage: https://github.com/powerman/perl-Test-Mock-Time
  repository: https://github.com/powerman/perl-Test-Mock-Time.git
version: v0.1.7
x_contributors:
  - 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
x_serialization_backend: 'YAML::Tiny version 1.70'