1Alien::Build::Plugin::GUastehrerC(o3n)tributed Perl DocuAmleinetna:t:iBounild::Plugin::Gather(3)
2
3
4
6 Alien::Build::Plugin::Gather - Gather Alien::Build plugins
7
9 version 2.80
10
12 use alienfile;
13 plugin 'Gather::IsolateDynamic'; # just as an example
14
16 Gather plugins enhance alienfile recipes at the gather stage, either
17 during a "system" or "share" install.
18
19 Alien::Build::Plugin::Gather::IsolateDynamic
20 Isolate dynamic libraries (".so", <.DLL> or <.dylib>) so that they
21 aren't used by XS.
22
24 Alien::Build, Alien::Build::Plugin
25
27 Author: Graham Ollis <plicease@cpan.org>
28
29 Contributors:
30
31 Diab Jerius (DJERIUS)
32
33 Roy Storey (KIWIROY)
34
35 Ilya Pavlov
36
37 David Mertens (run4flat)
38
39 Mark Nunberg (mordy, mnunberg)
40
41 Christian Walde (Mithaldu)
42
43 Brian Wightman (MidLifeXis)
44
45 Zaki Mughal (zmughal)
46
47 mohawk (mohawk2, ETJ)
48
49 Vikas N Kumar (vikasnkumar)
50
51 Flavio Poletti (polettix)
52
53 Salvador Fandiño (salva)
54
55 Gianni Ceccarelli (dakkar)
56
57 Pavel Shaydo (zwon, trinitum)
58
59 Kang-min Liu (劉康民, gugod)
60
61 Nicholas Shipp (nshp)
62
63 Juan Julián Merelo Guervós (JJ)
64
65 Joel Berger (JBERGER)
66
67 Petr Písař (ppisar)
68
69 Lance Wicks (LANCEW)
70
71 Ahmad Fatoum (a3f, ATHREEF)
72
73 José Joaquín Atria (JJATRIA)
74
75 Duke Leto (LETO)
76
77 Shoichi Kaji (SKAJI)
78
79 Shawn Laffan (SLAFFAN)
80
81 Paul Evans (leonerd, PEVANS)
82
83 Håkon Hægland (hakonhagland, HAKONH)
84
85 nick nauwelaerts (INPHOBIA)
86
87 Florian Weimer
88
90 This software is copyright (c) 2011-2022 by Graham Ollis.
91
92 This is free software; you can redistribute it and/or modify it under
93 the same terms as the Perl 5 programming language system itself.
94
95
96
97perl v5.36.1 2023-05-15 Alien::Build::Plugin::Gather(3)