File: dist.ini

package info (click to toggle)
libtest-script-perl 1.29-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 284 kB
  • sloc: perl: 421; makefile: 2
file content (56 lines) | stat: -rw-r--r-- 1,115 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
53
54
55
56
name             = Test-Script
author           = Graham Ollis <plicease@cpan.org>
author           = Adam Kennedy
license          = Perl_5
copyright_holder = Adam Kennedy
copyright_year   = 2006-2021
version          = 1.29

[@Author::Plicease]
:version      = 2.61
release_tests = 1
test2_v0      = 1
github_user   = uperl

workflow = linux
workflow = macos
workflow = windows
workflow = cygwin
workflow = msys2-mingw

[RemovePrereqs]
remove = strict
remove = warnings
remove = base
remove = vars
remove = Carp
remove = Exporter
remove = File::Spec::Unix
remove = File::Spec::Functions
remove = File::Temp
remove = File::Path
remove = Data::Dumper

[Prereqs]
File::Spec    = 0.80
Probe::Perl   = 0.01
Capture::Tiny = 0

;[Prereqs / TestPrereqs]
;-phase                = test

[MetaProvides::Package]

[Author::Plicease::Upload]
cpan = 1

[Author::Plicease::Thanks]
current  = Graham Ollis <plicease@cpan.org>
original = Adam Kennedy
contributor = Brendan Byrd
contributor = Chris White <cxw@cpan.org>
contributor = John Karr (BRAINBUZ)

[PruneFiles]
filename = xt/release/changes.t
filename = xt/author/strict.t