in reply to Re^2: Can't install a modern Perl from source
in thread Can't install a modern Perl from source
export GREP_OPTIONS="--exclude-from ~/.grep_excludes --color"Seems some files were accidentally matching my excludes rules and the color was throwing off something else. Removing that fixed everything up (except for a single failure in t/porting/exec-bit.t).
|
|---|