1Alien::Build::Plugin::PUrseefrerC(o3n)tributed Perl DocuAmleinetna:t:iBounild::Plugin::Prefer(3)
2
3
4
6 Alien::Build::Plugin::Prefer - Prefer Alien::Build plugins
7
9 version 2.77
10
12 use alienfile;
13 share {
14 start_url 'http://ftp.gnu.org/gnu/make';
15 plugin 'Download';
16 };
17
19 Prefer plugins sort
20
21 Decode plugins decode HTML and FTP file listings. Normally you will
22 want to use the Alien::Build::Plugin::Download::Negotiate plugin which
23 will automatically load the appropriate Prefer plugins.
24
25 Alien::Build::Plugin::Prefer::BadVersion
26 Filter out known bad versions from a candidate list.
27
28 Alien::Build::Plugin::Prefer::GoodVersion
29 Require specific known good versions from a candidate list.
30
31 Alien::Build::Plugin::Prefer::SortVersions
32 Sort candidates by version.
33
35 Alien::Build, Alien::Build::Plugin
36
38 Author: Graham Ollis <plicease@cpan.org>
39
40 Contributors:
41
42 Diab Jerius (DJERIUS)
43
44 Roy Storey (KIWIROY)
45
46 Ilya Pavlov
47
48 David Mertens (run4flat)
49
50 Mark Nunberg (mordy, mnunberg)
51
52 Christian Walde (Mithaldu)
53
54 Brian Wightman (MidLifeXis)
55
56 Zaki Mughal (zmughal)
57
58 mohawk (mohawk2, ETJ)
59
60 Vikas N Kumar (vikasnkumar)
61
62 Flavio Poletti (polettix)
63
64 Salvador Fandiño (salva)
65
66 Gianni Ceccarelli (dakkar)
67
68 Pavel Shaydo (zwon, trinitum)
69
70 Kang-min Liu (劉康民, gugod)
71
72 Nicholas Shipp (nshp)
73
74 Juan Julián Merelo Guervós (JJ)
75
76 Joel Berger (JBERGER)
77
78 Petr Písař (ppisar)
79
80 Lance Wicks (LANCEW)
81
82 Ahmad Fatoum (a3f, ATHREEF)
83
84 José Joaquín Atria (JJATRIA)
85
86 Duke Leto (LETO)
87
88 Shoichi Kaji (SKAJI)
89
90 Shawn Laffan (SLAFFAN)
91
92 Paul Evans (leonerd, PEVANS)
93
94 Håkon Hægland (hakonhagland, HAKONH)
95
96 nick nauwelaerts (INPHOBIA)
97
98 Florian Weimer
99
101 This software is copyright (c) 2011-2022 by Graham Ollis.
102
103 This is free software; you can redistribute it and/or modify it under
104 the same terms as the Perl 5 programming language system itself.
105
106
107
108perl v5.36.0 2023-01-20 Alien::Build::Plugin::Prefer(3)