1Alien::Build::Plugin::DUesceordeC(o3n)tributed Perl DocuAmleinetna:t:iBounild::Plugin::Decode(3)
2
3
4
6 Alien::Build::Plugin::Decode - Decode Alien::Build plugins
7
9 version 2.38
10
12 use alienfile;
13 plugin 'Decode::HTML';
14 plugin 'Decode::DirListing';
15
17 Decode plugins decode HTML and FTP file listings. Normally you will
18 want to use the Alien::Build::Plugin::Download::Negotiate plugin which
19 will automatically load the appropriate Decode plugins.
20
21 Alien::Build::Plugin::Decode::HTML
22 Alien::Build::Plugin::Decode::DirListing
23 Alien::Build::Plugin::Decode::DirListingFtpcopy
24
26 Alien::Build, Alien::Build::Plugin
27
29 Author: Graham Ollis <plicease@cpan.org>
30
31 Contributors:
32
33 Diab Jerius (DJERIUS)
34
35 Roy Storey (KIWIROY)
36
37 Ilya Pavlov
38
39 David Mertens (run4flat)
40
41 Mark Nunberg (mordy, mnunberg)
42
43 Christian Walde (Mithaldu)
44
45 Brian Wightman (MidLifeXis)
46
47 Zaki Mughal (zmughal)
48
49 mohawk (mohawk2, ETJ)
50
51 Vikas N Kumar (vikasnkumar)
52
53 Flavio Poletti (polettix)
54
55 Salvador Fandiño (salva)
56
57 Gianni Ceccarelli (dakkar)
58
59 Pavel Shaydo (zwon, trinitum)
60
61 Kang-min Liu (劉康民, gugod)
62
63 Nicholas Shipp (nshp)
64
65 Juan Julián Merelo Guervós (JJ)
66
67 Joel Berger (JBERGER)
68
69 Petr Pisar (ppisar)
70
71 Lance Wicks (LANCEW)
72
73 Ahmad Fatoum (a3f, ATHREEF)
74
75 José Joaquín Atria (JJATRIA)
76
77 Duke Leto (LETO)
78
79 Shoichi Kaji (SKAJI)
80
81 Shawn Laffan (SLAFFAN)
82
83 Paul Evans (leonerd, PEVANS)
84
85 Håkon Hægland (hakonhagland, HAKONH)
86
88 This software is copyright (c) 2011-2020 by Graham Ollis.
89
90 This is free software; you can redistribute it and/or modify it under
91 the same terms as the Perl 5 programming language system itself.
92
93
94
95perl v5.32.0 2021-01-12 Alien::Build::Plugin::Decode(3)