in reply to Re^2: Perl module Parse::CPAN::Authors - installation fails permanent
in thread Perl module Parse::CPAN::Authors - installation fails permanent
Or in your terminal:$ENV{'PATH'} = '/bin:/usr/bin';
Update: correctedexport PATH=/bin:/usr/bin
|
|---|