in reply to Re^2: how is the CPAN_OPTS environment variable supposed to work?
in thread how is the CPAN_OPTS environment variable supposed to work?
The discussion on github has since extended to track down the actual issue in the cpan source code: it pushes the contents of CPAN_OPTS onto the argument array instead of unshifting. We'll see if the devs end up making that small change to fix this.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: how is the CPAN_OPTS environment variable supposed to work?
by marto (Cardinal) on Jan 03, 2020 at 20:43 UTC |