1Alien::Base::PkgConfig(U3s)er Contributed Perl DocumentatAiloinen::Base::PkgConfig(3)
2
3
4
6 Alien::Base::PkgConfig - Private legacy pkg-config class for
7 Alien::Base
8
10 version 2.40
11
13 This class is used internally by Alien::Base and
14 Alien::Base::ModuleBuild to store information from pkg-config about
15 installed Aliens. It is not used internally by the newer alienfile and
16 Alien::Build. It should never be used externally, should not be used
17 for code new inside of "Alien-Build".
18
20 Alien::Base
21 alienfile
22 Alien::Build
23
25 Author: Graham Ollis <plicease@cpan.org>
26
27 Contributors:
28
29 Diab Jerius (DJERIUS)
30
31 Roy Storey (KIWIROY)
32
33 Ilya Pavlov
34
35 David Mertens (run4flat)
36
37 Mark Nunberg (mordy, mnunberg)
38
39 Christian Walde (Mithaldu)
40
41 Brian Wightman (MidLifeXis)
42
43 Zaki Mughal (zmughal)
44
45 mohawk (mohawk2, ETJ)
46
47 Vikas N Kumar (vikasnkumar)
48
49 Flavio Poletti (polettix)
50
51 Salvador Fandiño (salva)
52
53 Gianni Ceccarelli (dakkar)
54
55 Pavel Shaydo (zwon, trinitum)
56
57 Kang-min Liu (劉康民, gugod)
58
59 Nicholas Shipp (nshp)
60
61 Juan Julián Merelo Guervós (JJ)
62
63 Joel Berger (JBERGER)
64
65 Petr Pisar (ppisar)
66
67 Lance Wicks (LANCEW)
68
69 Ahmad Fatoum (a3f, ATHREEF)
70
71 José Joaquín Atria (JJATRIA)
72
73 Duke Leto (LETO)
74
75 Shoichi Kaji (SKAJI)
76
77 Shawn Laffan (SLAFFAN)
78
79 Paul Evans (leonerd, PEVANS)
80
81 Håkon Hægland (hakonhagland, HAKONH)
82
84 This software is copyright (c) 2011-2020 by Graham Ollis.
85
86 This is free software; you can redistribute it and/or modify it under
87 the same terms as the Perl 5 programming language system itself.
88
89
90
91perl v5.32.1 2021-05-13 Alien::Base::PkgConfig(3)