http://www.perlmonks.org?node_id=1020343


in reply to Updating Config.pm

My questions would be: Is manually updating Config.pm an acceptable risk or do I run the dager of some problems further down the road?

Depends on how careful you are :) I think it's busywork

If $PATH changed, would you edit Config.pm? python's config? php's config? rubys config?

export LIBRARY_PATH=...

export CPATH=...