-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
46 lines (36 loc) · 1.04 KB
/
dist.ini
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
name = Alien-Editline
author = Graham Ollis <plicease@cpan.org>
license = Perl_5
copyright_holder = Graham Ollis
copyright_year = 2014-2024
version = 0.10
[AlienBase::Doc]
name = editline
type = library
type = ffi
[@Author::Plicease]
:version = 2.79
release_tests = 1
github_user = PerlAlien
irc = irc://irc.perl.org/#native
test2_v0 = 1
diag_preamble = | $post_diag = sub {
diag_preamble = | require Test::Alien::Diag;
diag_preamble = | require Alien::Editline;
diag_preamble = | Test::Alien::Diag::alien_diag('Alien::Editline');
diag_preamble = | };
workflow = linux
workflow = macos
[AlienBuild]
:version = 0.16
[RemovePrereqs]
remove = strict
remove = warnings
[Author::Plicease::Upload]
cpan = 1
[Meta::Dynamic::Config]
[Author::Plicease::Thanks]
current = Graham Ollis <plicease@cpan.org>
; if you have a preference for how to display your name
; feel free send a PR. I don't use the git hisory.
contributor = Tom Hukins (TOMHUKINS)