1Alien::Base::Authoring(U3s)er Contributed Perl DocumentatAiloinen::Base::Authoring(3)
2
3
4
6 Alien::Base::Authoring - Authoring an Alien distribution using
7 Alien::Base
8
10 version 2.77
11
13 % perldoc Alien::Build::Manual::AlienAuthor
14 % perldoc Alien::Base::ModuleBuild::Authoring
15
17 This used to document the only way to author an Alien distribution,
18 which was with Alien::Base::ModuleBuild. You should now seriously
19 consider using the newer more reliable method which is via Alien::Build
20 and alienfile. Read all about it in Alien::Build::Manual::AlienAuthor
21 and Alien::Base::ModuleBuild::Authoring
22
24 Author: Graham Ollis <plicease@cpan.org>
25
26 Contributors:
27
28 Diab Jerius (DJERIUS)
29
30 Roy Storey (KIWIROY)
31
32 Ilya Pavlov
33
34 David Mertens (run4flat)
35
36 Mark Nunberg (mordy, mnunberg)
37
38 Christian Walde (Mithaldu)
39
40 Brian Wightman (MidLifeXis)
41
42 Zaki Mughal (zmughal)
43
44 mohawk (mohawk2, ETJ)
45
46 Vikas N Kumar (vikasnkumar)
47
48 Flavio Poletti (polettix)
49
50 Salvador Fandiño (salva)
51
52 Gianni Ceccarelli (dakkar)
53
54 Pavel Shaydo (zwon, trinitum)
55
56 Kang-min Liu (劉康民, gugod)
57
58 Nicholas Shipp (nshp)
59
60 Juan Julián Merelo Guervós (JJ)
61
62 Joel Berger (JBERGER)
63
64 Petr Písař (ppisar)
65
66 Lance Wicks (LANCEW)
67
68 Ahmad Fatoum (a3f, ATHREEF)
69
70 José Joaquín Atria (JJATRIA)
71
72 Duke Leto (LETO)
73
74 Shoichi Kaji (SKAJI)
75
76 Shawn Laffan (SLAFFAN)
77
78 Paul Evans (leonerd, PEVANS)
79
80 Håkon Hægland (hakonhagland, HAKONH)
81
82 nick nauwelaerts (INPHOBIA)
83
84 Florian Weimer
85
87 This software is copyright (c) 2011-2022 by Graham Ollis.
88
89 This is free software; you can redistribute it and/or modify it under
90 the same terms as the Perl 5 programming language system itself.
91
92
93
94perl v5.36.0 2023-01-20 Alien::Base::Authoring(3)