1Alien::Build::Plugin::DUesceordeC:oA:nlDtiirerinLb:iu:stBteuidinlgPdFe:tr:plPcloDupogyci(un3m:)e:nDteactoidoen::DirListingFtpcopy(3)
2
3
4
6 Alien::Build::Plugin::Decode::DirListingFtpcopy - Plugin to extract
7 links from a directory listing using ftpcopy
8
10 version 2.40
11
13 use alienfile;
14 plugin 'Decode::DirListingFtpcopy';
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. It is different from the similarly
25 named Alien::Build::Plugin::Decode::DirListingFtpcopy in that it uses
26 File::Listing::Ftpcopy instead of File::Listing. The rationale for the
27 "Ftpcopy" version is that it supports a different set of FTP servers,
28 including OpenVMS. In most cases, however, you probably want to use
29 the non "Ftpcopy" version since it is pure perl.
30
32 Alien::Build::Plugin::Download::Negotiate,
33 Alien::Build::Plugin::Decode::DirListing, Alien::Build, alienfile,
34 Alien::Build::MM, Alien
35
37 Author: Graham Ollis <plicease@cpan.org>
38
39 Contributors:
40
41 Diab Jerius (DJERIUS)
42
43 Roy Storey (KIWIROY)
44
45 Ilya Pavlov
46
47 David Mertens (run4flat)
48
49 Mark Nunberg (mordy, mnunberg)
50
51 Christian Walde (Mithaldu)
52
53 Brian Wightman (MidLifeXis)
54
55 Zaki Mughal (zmughal)
56
57 mohawk (mohawk2, ETJ)
58
59 Vikas N Kumar (vikasnkumar)
60
61 Flavio Poletti (polettix)
62
63 Salvador Fandiño (salva)
64
65 Gianni Ceccarelli (dakkar)
66
67 Pavel Shaydo (zwon, trinitum)
68
69 Kang-min Liu (劉康民, gugod)
70
71 Nicholas Shipp (nshp)
72
73 Juan Julián Merelo Guervós (JJ)
74
75 Joel Berger (JBERGER)
76
77 Petr Pisar (ppisar)
78
79 Lance Wicks (LANCEW)
80
81 Ahmad Fatoum (a3f, ATHREEF)
82
83 José Joaquín Atria (JJATRIA)
84
85 Duke Leto (LETO)
86
87 Shoichi Kaji (SKAJI)
88
89 Shawn Laffan (SLAFFAN)
90
91 Paul Evans (leonerd, PEVANS)
92
93 Håkon Hægland (hakonhagland, HAKONH)
94
96 This software is copyright (c) 2011-2020 by Graham Ollis.
97
98 This is free software; you can redistribute it and/or modify it under
99 the same terms as the Perl 5 programming language system itself.
100
101
102
103perl v5.32.1 Alien:2:0B2u1i-l0d5:-:1P3lugin::Decode::DirListingFtpcopy(3)