1Alien::Build::Util(3) User Contributed Perl DocumentationAlien::Build::Util(3)
2
3
4
6 Alien::Build::Util - Private utility functions for Alien::Build
7
9 version 1.55
10
12 This module contains some private utility functions used internally by
13 Alien::Build. It shouldn't be used by any distribution other than
14 "Alien-Build". That includes Alien::Build plugins that are not part of
15 the Alien::Build core.
16
17 You have been warned. The functionality within may be removed at any
18 time!
19
21 Alien::Build
22
24 Author: Graham Ollis <plicease@cpan.org>
25
26 Contributors:
27
28 Diab Jerius (DJERIUS)
29
30 Roy Storey
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 Pisar (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
81 This software is copyright (c) 2011-2018 by Graham Ollis.
82
83 This is free software; you can redistribute it and/or modify it under
84 the same terms as the Perl 5 programming language system itself.
85
86
87
88perl v5.28.1 2019-02-24 Alien::Build::Util(3)