Alien-Build-Plugin-Fetch-PromptBeforeDownload
view release on metacpan or search on metacpan
Set this environment variable to the default response. Should be either
yes or no.
CAVEATS
This plugin depends on the alienfile using the appropriate channels for
downloading external libraries. It is perfectly legal to write a
alienfile that downloads using an external program like wget or curl,
or not go through the normal fetch plugin. There is also nothing
stopping someone from doing something nefarious when installing a cpan
module. If you have strict security requirements you really should
audit the alienfile and other Perl code that you are using.
SEE ALSO
Alien::Build
AUTHOR
Graham Ollis <plicease@cpan.org>
lib/Alien/Build/Plugin/Fetch/PromptBeforeDownload.pm view on Meta::CPAN
=head2 ALIEN_DOWNLOAD
Set this environment variable to the default response. Should be either C<yes> or C<no>.
=head1 CAVEATS
This plugin depends on the L<alienfile> using the appropriate channels for downloading external
libraries. It is perfectly legal to write a L<alienfile> that downloads using an external
program like C<wget> or C<curl>, or not go through the normal fetch plugin. There is also
nothing stopping someone from doing something nefarious when installing a cpan module. If you
have strict security requirements you really should audit the alienfile and other Perl code
that you are using.
=head1 SEE ALSO
=over 4
=item L<Alien::Build>
=back
( run in 0.778 second using v1.01-cache-2.11-cpan-39bf76dae61 )