Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Can't install a modern Perl from source

by mpeters (Chaplain)
on Jul 19, 2011 at 13:42 UTC ( [id://915454]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Can't install a modern Perl from source
in thread Can't install a modern Perl from source

Turns out it was my GREP_OPTIONS environment variable. I had this in my .bashrc
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).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://915454]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2025-02-16 12:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found