File: META.yml

package info (click to toggle)
libtest-tempdir-tiny-perl 0.018-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 280; makefile: 2
file content (56 lines) | stat: -rw-r--r-- 1,419 bytes parent folder | download | duplicates (2)
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
53
54
55
56
---
abstract: 'Temporary directories that stick around when tests fail'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Copy: '0'
  File::Spec: '0'
  Test::More: '0'
  perl: '5.006002'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.006002'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-TempDir-Tiny
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  Test::TempDir::Tiny:
    file: lib/Test/TempDir/Tiny.pm
    version: '0.018'
requires:
  B: '0'
  Carp: '0'
  Cwd: '0'
  Exporter: '5.57'
  File::Path: '2.07'
  File::Spec::Functions: '0'
  File::Temp: '0.2308'
  perl: '5.006002'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/dagolden/Test-TempDir-Tiny/issues
  homepage: https://github.com/dagolden/Test-TempDir-Tiny
  repository: https://github.com/dagolden/Test-TempDir-Tiny.git
version: '0.018'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'Christian Walde <walde.christian@googlemail.com>'
  - 'Kent Fredric <kentfredric@gmail.com>'
  - 'Shawn Laffan <shawnlaffan@gmail.com>'
  - 'Sven Kirmess <sven.kirmess@kzone.ch>'
x_generated_by_perl: v5.28.0
x_serialization_backend: 'YAML::Tiny version 1.73'