#!/usr/bin/perl BEGIN { $ENV{'AUTOMATED_TESTING'} = 1; $ENV{'NONINTERACTIVE_TESTING'} = 1; $ENV{'PERL_MM_USE_DEFAULT'} = 1; $ENV{'PERL_MM_NONINTERACTIVE'} = 1; $ENV{'BAIL_ON_FAIL'} = 1; }
In reply to Re: Programmatically installing modules
by Khen1950fx
in thread Programmatically installing modules
by morgon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |