1Alien::Build::Plugin::DUesceordeC:o:nDtirriLbiustAtelidinegPn(e:3r:)lBuDiolcdu:m:ePnltuagtiino:n:Decode::DirListing(3)
2
3
4
6 Alien::Build::Plugin::Decode::DirListing - Plugin to extract links from
7 a directory listing
8
10 version 2.40
11
13 use alienfile;
14 plugin 'Decode::DirListing';
15
17 Note: in most case you will want to use
18 Alien::Build::Plugin::Download::Negotiate instead. It picks the
19 appropriate decode plugin based on your platform and environment. In
20 some cases you may need to use this plugin directly instead.
21
22 This plugin decodes a ftp file listing into a list of candidates for
23 your Prefer plugin. It is useful when fetching from an FTP server via
24 Alien::Build::Plugin::Fetch::LWP.
25
27 Alien::Build::Plugin::Download::Negotiate,
28 Alien::Build::Plugin::Decode::DirListingFtpcopy, Alien::Build,
29 alienfile, Alien::Build::MM, Alien
30
32 Author: Graham Ollis <plicease@cpan.org>
33
34 Contributors:
35
36 Diab Jerius (DJERIUS)
37
38 Roy Storey (KIWIROY)
39
40 Ilya Pavlov
41
42 David Mertens (run4flat)
43
44 Mark Nunberg (mordy, mnunberg)
45
46 Christian Walde (Mithaldu)
47
48 Brian Wightman (MidLifeXis)
49
50 Zaki Mughal (zmughal)
51
52 mohawk (mohawk2, ETJ)
53
54 Vikas N Kumar (vikasnkumar)
55
56 Flavio Poletti (polettix)
57
58 Salvador Fandiño (salva)
59
60 Gianni Ceccarelli (dakkar)
61
62 Pavel Shaydo (zwon, trinitum)
63
64 Kang-min Liu (劉康民, gugod)
65
66 Nicholas Shipp (nshp)
67
68 Juan Julián Merelo Guervós (JJ)
69
70 Joel Berger (JBERGER)
71
72 Petr Pisar (ppisar)
73
74 Lance Wicks (LANCEW)
75
76 Ahmad Fatoum (a3f, ATHREEF)
77
78 José Joaquín Atria (JJATRIA)
79
80 Duke Leto (LETO)
81
82 Shoichi Kaji (SKAJI)
83
84 Shawn Laffan (SLAFFAN)
85
86 Paul Evans (leonerd, PEVANS)
87
88 Håkon Hægland (hakonhagland, HAKONH)
89
91 This software is copyright (c) 2011-2020 by Graham Ollis.
92
93 This is free software; you can redistribute it and/or modify it under
94 the same terms as the Perl 5 programming language system itself.
95
96
97
98perl v5.32.1 20A2l1i-e0n5:-:1B3uild::Plugin::Decode::DirListing(3)