Prevent Make to install new version of perl¶
You can specify most of the variables or static package need to be used by make at
to define perl version you need to use following variable
In above case existing perl 5.8.8 is going to be used rather than new version.