1Alien::Build::Plugin::EUxsterracCto:n:tArricbhuAitlveiedeZniP:pe:(rB3lu)iDlodc:u:mPelnutgaitni:o:nExtract::ArchiveZip(3)
2
3
4

NAME

6       Alien::Build::Plugin::Extract::ArchiveZip - Plugin to extract a tarball
7       using Archive::Zip
8

VERSION

10       version 2.38
11

SYNOPSIS

13        use alienfile;
14        plugin 'Extract::ArchiveZip' => (
15          format => 'zip',
16        );
17

DESCRIPTION

19       Note: in most case you will want to use
20       Alien::Build::Plugin::Extract::Negotiate instead.  It picks the
21       appropriate Extract plugin based on your platform and environment.  In
22       some cases you may need to use this plugin directly instead.
23
24       Note: Seriously do NOT use this plugin! Archive::Zip is pretty
25       unreliable and breaks all-the-time.  If you use the negotiator plugin
26       mentioned above, then it will prefer installing Alien::unzip, which is
27       much more reliable than Archive::Zip.
28
29       This plugin extracts from an archive in zip format using Archive::Zip.
30
31   format
32       Gives a hint as to the expected format.  This should always be "zip".
33

METHODS

35   handles
36        Alien::Build::Plugin::Extract::ArchiveZip->handles($ext);
37        $plugin->handles($ext);
38
39       Returns true if the plugin is able to handle the archive of the given
40       format.
41
42   available
43        Alien::Build::Plugin::Extract::ArchiveZip->available($ext);
44
45       Returns true if the plugin has what it needs right now to extract from
46       the given format
47

SEE ALSO

49       Alien::Build::Plugin::Extract::Negotiate, Alien::Build, alienfile,
50       Alien::Build::MM, Alien
51

AUTHOR

53       Author: Graham Ollis <plicease@cpan.org>
54
55       Contributors:
56
57       Diab Jerius (DJERIUS)
58
59       Roy Storey (KIWIROY)
60
61       Ilya Pavlov
62
63       David Mertens (run4flat)
64
65       Mark Nunberg (mordy, mnunberg)
66
67       Christian Walde (Mithaldu)
68
69       Brian Wightman (MidLifeXis)
70
71       Zaki Mughal (zmughal)
72
73       mohawk (mohawk2, ETJ)
74
75       Vikas N Kumar (vikasnkumar)
76
77       Flavio Poletti (polettix)
78
79       Salvador Fandiño (salva)
80
81       Gianni Ceccarelli (dakkar)
82
83       Pavel Shaydo (zwon, trinitum)
84
85       Kang-min Liu (劉康民, gugod)
86
87       Nicholas Shipp (nshp)
88
89       Juan Julián Merelo Guervós (JJ)
90
91       Joel Berger (JBERGER)
92
93       Petr Pisar (ppisar)
94
95       Lance Wicks (LANCEW)
96
97       Ahmad Fatoum (a3f, ATHREEF)
98
99       José Joaquín Atria (JJATRIA)
100
101       Duke Leto (LETO)
102
103       Shoichi Kaji (SKAJI)
104
105       Shawn Laffan (SLAFFAN)
106
107       Paul Evans (leonerd, PEVANS)
108
109       Håkon Hægland (hakonhagland, HAKONH)
110
112       This software is copyright (c) 2011-2020 by Graham Ollis.
113
114       This is free software; you can redistribute it and/or modify it under
115       the same terms as the Perl 5 programming language system itself.
116
117
118
119perl v5.32.0                      2A0l2i1e-n0:1:-B1u2ild::Plugin::Extract::ArchiveZip(3)
Impressum